Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 2ebe8a7

Browse files
authored
Merge pull request kubernetes-sigs#303 from Jefftree/patch-8
Increase cloudbuild timeout
2 parents ca97e2c + 3fb3bd7 commit 2ebe8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
timeout: 2400s
1+
timeout: 9000s
22
options:
33
substitution_option: ALLOW_LOOSE
44
steps:

0 commit comments

Comments
 (0)