mirror of https://github.com/kubernetes/kops.git
Increase the timeout for the post-submit job
This commit is contained in:
parent
f92efdf016
commit
2aaa4d83e8
|
@ -1,5 +1,5 @@
|
|||
# See https://cloud.google.com/cloud-build/docs/build-config
|
||||
timeout: 1800s
|
||||
timeout: 2700s
|
||||
options:
|
||||
substitution_option: ALLOW_LOOSE
|
||||
machineType: 'N1_HIGHCPU_8'
|
||||
|
|
Loading…
Reference in New Issue