ktijssen/Build and push container images

Build and push container images

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 11, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: ktijssen/buildah-build-push@77ee908dcce893d1e7d3cd456ff36baeac9f527d # v1.0.0

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

namedescriptionrequireddefault
commandWhat do you want to do? (build/push/buildAndPush)yesbuild
dockerfileName of the Dockerfile (Default is $GITHUB_WORKSPACE/.)no$GITHUB_WORKSPACE/.
nameImage Nameno$GITHUB_WORKFLOW
registryThe name of the registry serverno""
repoThe name of the repositoryno""
tagsImage tag, default $GITHUB_SHAno$GITHUB_SHA

no outputs