Skip to content

Commit 9c73dfb

Browse files
authored
Merge pull request #9446 from strongjz/update-build
Update cloud build time out
2 parents 336f252 + 26507e0 commit 9c73dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://cloud.google.com/cloud-build/docs/build-config
22

3-
timeout: 1800s
3+
timeout: 18000s
44
options:
55
substitution_option: ALLOW_LOOSE
66
steps:

0 commit comments

Comments
 (0)