mirror of https://github.com/openXC7/prjxray.git
infra: Increase build timeout.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
32fb0175b4
commit
9c51d2f16f
|
|
@ -14,7 +14,7 @@ steps:
|
||||||
options:
|
options:
|
||||||
disk_size_gb: 1000
|
disk_size_gb: 1000
|
||||||
machine_type: N1_HIGHCPU_32
|
machine_type: N1_HIGHCPU_32
|
||||||
timeout: '21600s'
|
timeout: '24h0m0s'
|
||||||
substitutions:
|
substitutions:
|
||||||
_GCR_ZONE: 'gcr.io'
|
_GCR_ZONE: 'gcr.io'
|
||||||
_IMAGE_NAME: 'prjxray-db'
|
_IMAGE_NAME: 'prjxray-db'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue