Skip to content

Commit 3dafe58

Browse files
committed
timeout changed to 1hr
1 parent 2cbe635 commit 3dafe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# for more details on image pushing process in Kubernetes.
55

66
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
7-
timeout: 1200s
7+
timeout: 3600s
88
options:
99
substitution_option: ALLOW_LOOSE
1010
steps:

0 commit comments

Comments
 (0)