actions-marketplace-validations/Docker Publish
Publish Docker images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the Docker image | yes | — |
| tag | Tag for the Docker image | no | — |
| tag script | Script body to compute tag name for the Docker image, has context as the main function argument | no | — |
| username | Username for Docker registry | yes | — |
| password | Password for Docker registry | yes | — |
| registry | Registry URL | no | — |
| include pull requests | Don't skip pull requests | no | — |
| dockerfile path | Path to Dockerfile | no | — |
Outputs
no outputs