actions-marketplace-validations/Update a GCR image based on new file changes

Authenticate with gcloud, build (using previous build if it can), and push image to GCR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
check_if_changedChecks if working_directory has changed since the previous commitnotrue
working_directoryDirectory we want to perform the build onno.
dockerfilePath to the dockerfilenoDockerfile
registryGCP Registry (e.g. 'gcr.io')nogcr.io
projectGCP project nameyes
imageImage name. Defaults to repo name if not provided (without github username)no
image_tagImage tag. Image will also be tagged with commit shanolatest
build_argsPass a list of env vars as build-args for docker-build, separated by commasno
service_keyYour GCP service key with storage admin permission in json formatyes

no outputs