bennibbelink/Build and test docker image from dockerfile

Custom action for building a docker image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositorythe repo to checkoutyes
repository-refthe ref to checkoutno${{ github.sha }}
pull-image-nameimage to pull prior to building the dockerfileno
artifact-in-nameinput docker image artifactno
artifact-out-tagslist of tags for output docker imageno
artifact-out-namename for output docker imageno
dockerfile-pathpath to dockerfile in the repoyes
docker-build-argslist of build args for docker buildno
docker-build-targetstage of Dockerfile to buildno
push-imageboolean of whether to push the built image to a registrynofalse

no outputs