Skip to content

Commit

Permalink
infra: Increase build timeout.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
  • Loading branch information
mithro committed Jan 10, 2019
1 parent cb2c490 commit 16ec0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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'
Expand Down

0 comments on commit 16ec0ba

Please sign in to comment.