Skip to content

Commit d3a7da1

Browse files
authored
Merge pull request #5706 from k8s-infra-cherrypick-robot/cherry-pick-5705-to-release-2.9
[release-2.9] 🌱 Bump cloud build timeout to 2h
2 parents ef08f49 + d72e310 commit d3a7da1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudbuild-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See https://cloud.google.com/cloud-build/docs/build-config
2-
timeout: 3000s
2+
timeout: 7200s
33
options:
44
substitution_option: ALLOW_LOOSE
55
steps:

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See https://cloud.google.com/cloud-build/docs/build-config
2-
timeout: 3000s
2+
timeout: 7200s
33
options:
44
substitution_option: ALLOW_LOOSE
55
steps:

0 commit comments

Comments
 (0)