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 9, 2019
1 parent 03eb7df commit bf771d2
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 @@ -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'
Expand Down

0 comments on commit bf771d2

Please sign in to comment.