Merge pull request #9446 from strongjz/update-build
Update cloud build time out
This commit is contained in:
commit
9c73dfb809
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# See https://cloud.google.com/cloud-build/docs/build-config
|
# See https://cloud.google.com/cloud-build/docs/build-config
|
||||||
|
|
||||||
timeout: 1800s
|
timeout: 18000s
|
||||||
options:
|
options:
|
||||||
substitution_option: ALLOW_LOOSE
|
substitution_option: ALLOW_LOOSE
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue