Skip to content

Commit

Permalink
Merge pull request #1692 from fpetkovski/increase-build-timeout
Browse files Browse the repository at this point in the history
Increase build timeout to 1800s
  • Loading branch information
k8s-ci-robot authored Feb 22, 2022
2 parents 929f4ac + dddd54e commit 462c6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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: 1200s
timeout: 1800s
options:
substitution_option: ALLOW_LOOSE
steps:
Expand Down

0 comments on commit 462c6e6

Please sign in to comment.