Using Cloud Build
Save google.credentials.json
to Secret Manager as google-identity-cred
. The secret will be saved as a google.credentials.json
on build and injected inside container.
Example cloudbuild.yaml
:
Last updated
Was this helpful?
Save google.credentials.json
to Secret Manager as google-identity-cred
. The secret will be saved as a google.credentials.json
on build and injected inside container.
Example cloudbuild.yaml
:
Last updated
Was this helpful?