Skip to content

Commit 462c6e6

Browse files
authored
Merge pull request #1692 from fpetkovski/increase-build-timeout
Increase build timeout to 1800s
2 parents 929f4ac + dddd54e commit 462c6e6

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,5 +1,5 @@
11
# See https://cloud.google.com/cloud-build/docs/build-config
2-
timeout: 1200s
2+
timeout: 1800s
33
options:
44
substitution_option: ALLOW_LOOSE
55
steps:

0 commit comments

Comments
 (0)