actions-marketplace-validations/docker-bpgpr

Builds and pushes Docker images to GitHub Package Registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
gh_tokenPassword or personal access token used to log in to a Docker registry. If not set then no login will occuryes
image_nameImage nameyes
tagsComma-delimited list of tags. These will be added to the registry/repository to form the image's tagsno
tag_with_refAutomatically tags the built image with the git reference as per the readmenofalse
tag_with_shaAutomatically tags the built image with the git short SHA as per the readmenofalse
pathPath to the build contextno.
dockerfilePath to the Dockerfile (Default is '{path}/Dockerfile')noDockerfile
targetSets the target stage to buildno
build_argsComma-delimited list of build-time variablesno
labelsComma-delimited list of labels to add to the built imageno
pushWhether to push the imagenotrue

no outputs