dbotha/Docker Publish Action
Publish Docker image to specific registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| docker-registry | Docker registry to publish the image at | no | docker.pkg.github.com |
| docker-image-name | What to name the Docker image when publishing to registry | yes | — |
| docker-image-tags | What tags should be used for the image in the registry | no | latest |
| username | Docker registry username | yes | — |
| password | Docker registry password | yes | — |
Outputs
no outputs