Skip to content

Commit d72e310

Browse files
damdok8s-infra-cherrypick-robot
authored andcommitted
bump cloud build timeout to 2h
1 parent ef08f49 commit d72e310

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)