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 Nov 9, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: ktijssen/actions_docker-build-push@db66ed78eaedf26de1fd9c6db69c26db90a6905b # no releases — HEAD as of 2026-07-11

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

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

no outputs