neuro-flash/Build and push

Build and push Docker image to GCP

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keyGCP service key base64 encodedyes
serviceNamename of the serviceyes
regionGCP regionnoeurope-west4
dockerfileRelative path to the dockerfile; default: ./Dockerfileno./Dockerfile
contextDocker build context directory; default: .no.
tagTag for the docker image; default: allnoall
sshKeyPass an SSH key as a build secret (--secret). Dockerfile must use --mount=type=secret,id=sshkey.no""
useSshAgentForward the host SSH agent into the build (--ssh default). Dockerfile must use --mount=type=ssh. Requires webfactory/ssh-agent or similar setup beforehand.nofalse
dockerCacheEnable Docker layer caching via GitHub Actions cache (type=gha). Opt-in to avoid cache overhead for projects that do not benefit.nofalse

no outputs