skaffold: add gcb timeout (default is too low)

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-09-26 12:22:51 -07:00
parent 7ced638e2f
commit 3be5c82c73
No known key found for this signature in database
GPG key ID: 5C02521D7B216AD6

View file

@ -66,3 +66,4 @@ profiles:
googleCloudBuild:
diskSizeGb: 300
machineType: "N1_HIGHCPU_32"
timeout: 4000s