Skip to content

Commit d3b2526

Browse files
authored
Merge pull request #1693 from fpetkovski/increase-build-timeout
Increase build timeout to 1800s
2 parents 5a3183e + e1cc5f6 commit d3b2526

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)