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:
KuberDriver 2021-09-06 18:44:28 +00:00 committed by GitHub
parent f27deed2e8
commit 7d577d9761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
timeout: 1200s
timeout: 3600s
options:
substitution_option: ALLOW_LOOSE
steps: