Update cloudbuild timeout (#7604)
* Update to the base nginx image
* Revert "Update to the base nginx image"
This reverts commit ad43c1d060
.
* Updated cloudbuild to increase build timeout value
This commit is contained in:
parent
f27deed2e8
commit
7d577d9761
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
timeout: 1200s
|
||||
timeout: 3600s
|
||||
options:
|
||||
substitution_option: ALLOW_LOOSE
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue