Skip to content

Commit f1960a8

Browse files
authored
Merge pull request #68 from alexander-demicev/timeout
🌱 Increase cloudbuild timeout
2 parents b6ed0bc + 5a7c9b9 commit f1960a8

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: 3000s
33
options:
44
substitution_option: ALLOW_LOOSE
55
steps:

0 commit comments

Comments
 (0)