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 e7d28a3 commit 0761e11Copy full SHA for 0761e11
cloudbuild.yaml
@@ -3,7 +3,7 @@
3
# this must be specified in seconds. If omitted, defaults to 600s (10 mins)
4
timeout: 7200s
5
steps:
6
- - name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:latest'
+ - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20211118-2f2d816b90'
7
entrypoint: bash
8
env:
9
- PROW_GIT_TAG=$_GIT_TAG
0 commit comments