infra: Increase build timeout.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2019-01-09 09:38:16 -08:00
parent 32fb0175b4
commit 9c51d2f16f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
options:
disk_size_gb: 1000
machine_type: N1_HIGHCPU_32
timeout: '21600s'
timeout: '24h0m0s'
substitutions:
_GCR_ZONE: 'gcr.io'
_IMAGE_NAME: 'prjxray-db'