actions-marketplace-validations/Publish Docker Action

Build, tag and publish docker image to your docker registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
usernameUsername used to login docker registryyes
passwordPassword used to login docker registryyes
registryDocker registry server addressno
repositoryDocker repository nameno
fileDocker file used to build imagenoDockerfile
pathDocker build contextno.
tagsStatic image tag list, separated by commanolatest
build_argsDocker build-time variables, separated by commano
targetDocker build target (stage name) for multi-stage buildsno
allow_pull_requestIf allow pull request trigger buildnofalse
auto_tagGenerate tags by conditions automaticallynofalse
cacheImages to consider as cache sourcesno
namedescription
tagTag name produced by activating the auto_tag option