We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96aec7e commit 21068e5Copy full SHA for 21068e5
api-gateway/cloudbuild.yaml
@@ -21,7 +21,7 @@ steps:
21
- asia-south2-docker.pkg.dev/$PROJECT_ID/docker-registry/$_SERVICE_NAME:$COMMIT_SHA
22
23
# Step 3: Push the new Cloud Run revision
24
- - name: gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:a71bb1233f086706c1bf70f091d82067349ebff7f054a6c14f50c02c0f2a1a35
+ - name: gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:47e677b4b4ce8243d9daab47cd0d6d54f1742215dad537bba39c37a64a49c803
25
entrypoint: gcloud
26
args:
27
- run
0 commit comments