skaffold: add gcb timeout (default is too low)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
7ced638e2f
commit
3be5c82c73
1 changed files with 1 additions and 0 deletions
|
@ -66,3 +66,4 @@ profiles:
|
|||
googleCloudBuild:
|
||||
diskSizeGb: 300
|
||||
machineType: "N1_HIGHCPU_32"
|
||||
timeout: 4000s
|
||||
|
|
Loading…
Reference in a new issue