withoneai/google-artifact-registry-action

A GitHub action that authenticates to Google Artifact Registry, builds a Docker image and pushes it to an Artifact Registry repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageFull Docker image name to build and push, including the registry, repository and tagyes
service_accountGCP service account used to authenticate to Google Cloudyes
workload_identity_providerGCP workload identity provider used to authenticate to Google Cloudyes
contextBuild's context is the set of files located in the specified PATH or URLno
filePath to the `Dockerfile` to buildnoDockerfile
build-argsThe `build-args` to pass to `docker/build-push-action`no""
secretsThe `secrets` to pass to `docker/build-push-action`no""

no outputs