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.
2 parents 95a5c8d + 4de59b3 commit fe5e38fCopy full SHA for fe5e38f
cloudbuild.yaml
@@ -1,9 +1,9 @@
1
# See https://cloud.google.com/cloud-build/docs/build-config
2
-timeout: 1800s
+timeout: 2400s
3
options:
4
substitution_option: ALLOW_LOOSE
5
steps:
6
- - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20220609-2e4c91eb7e'
+ - name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230522-312425ae46'
7
entrypoint: make
8
env:
9
- TAG=$_PULL_BASE_REF
0 commit comments