Skip to content

Commit a6d092d

Browse files
authored
Merge pull request #147 from Madhan-SWE/pr_test
Cloud build timeout changed to 2hrs
2 parents 530bde8 + 1f58c7f commit a6d092d

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: 3600s
7+
timeout: 7200s
88
options:
99
substitution_option: ALLOW_LOOSE
1010
steps:

0 commit comments

Comments
 (0)