devmasx/cached-docker-build-push

Action for docker build and push with cache

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image_nameImage name, requiredyes
image_tagImage tag, default $GITHUB_SHAno
cache_stage_targetName of the stage target for use in cache, two images will be compiled, the stage target and the last stage.no
build_paramsAdd any docker build flag, --build-params='--build-arg=TOKEN=$TOKEN'no
fileName of the Dockerfile (Default is 'PATH/Dockerfile')no
printOnly print docker commands default: falseno
pushPush image default: falseno

no outputs