colpal/gcr-buildpush

Build a docker file and push it to the GCR repository tagging it with the git hash and latest

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gcr_service_accountService account secret for the GCR service useryes
gcr_hostGCR Host to be used to store the imagenous.gcr.io
gcr_projectProject which contains the desired repositoryyes
gcr_repoAdditional repository path to be used (ending in /)no""
gcr_image_nameName for the image in GCRyes
dockerfile_pathPath to the directory which contains the dockerfile to be builtno""
image_tagTag to be put on the imageno${{ github.sha }}

no outputs