bitovi/Docker Build Tag Publish

Build, Tag, and Publish a docker image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 28, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bitovi/github-actions-docker-publish@7e4b3f30f6e402b8a3cc598aa3a971fea7fbfe16 # v1.0.8

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
checkoutCheckout the repositorynotrue
image_tagTag to override default Logicno""
use_shaUse the SHA for the tag. Overrides the default logic.nofalse
org_nameDocker org name.no""
repo_nameName of the docker repositoryno""
use_latestTag default branch with latest tag instead of branch name.notrue
docker_usernameDocker useryes
docker_passwordDocker passwordyes
build_argsAdd a string of values to the end of the build commandno
working-directorySpecify the working directory that the docker build will be run inno

no outputs