with chroot now it can take longer than 30 mins
Signed-off-by: James Strong <james.strong@chainguard.dev>
This commit is contained in:
parent
336f25230b
commit
26507e0fa4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# See https://cloud.google.com/cloud-build/docs/build-config
|
# See https://cloud.google.com/cloud-build/docs/build-config
|
||||||
|
|
||||||
timeout: 1800s
|
timeout: 18000s
|
||||||
options:
|
options:
|
||||||
substitution_option: ALLOW_LOOSE
|
substitution_option: ALLOW_LOOSE
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue