actions-marketplace-validations/Docker Tag & Publish

Uses the git branch as the docker tag and pushes the images

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the image you would like to pushyes
usernameThe login username for the registryyes
passwordThe login password for the registryyes
registryUse registry for pushing to a custom registryno
dockerfileUse dockerfile when you would like to explicitly build a Dockerfileno
workdirUse workdir when you would like to change the directory for buildingno
buildargsUse buildargs when you want to pass a list of environment variables as build-argsno
cacheUse cache when you have big images, that you would only like to build partiallyno
namedescription
tagIs the tag, which was pushed and refers to the commit sha
branch-tagIs the tag that is generated from the branch name that is pushed