dacbd/GCR Build and Push

A Composite Action to simplify the tagging, building, and pushing of docker containers to GCR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagsTags for the docker build defaults to latest, always tags with commit hash of the repo checkout.nolatest
registryregistry domain, defaults to gcr.ionogcr.io
project-idThe project id for the gcp cloud envyes
container-nameThe name of the container to build (most likely the repo name) will be implied from repo name if not set.no
GCR-keyGCP JSON key with the correct permissions e.x. secrets.GCP_credientialsyes
namedescription
image-nameTag name for the commit hash the build was completed from