Skip to content

Commit

Permalink
cross/cloudbuild: update timeout to 90min
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Sep 18, 2021
1 parent c265831 commit 26f2d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/build/cross/cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# See https://cloud.google.com/cloud-build/docs/build-config
timeout: 3600s
timeout: 5400s

options:
substitution_option: ALLOW_LOOSE
Expand Down

0 comments on commit 26f2d08

Please sign in to comment.