Skip to content

Commit cd9d7ef

Browse files
committed
bump cloud build timeout to 2h
1 parent c278953 commit cd9d7ef

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)