Skip to content

Commit 6a2994e

Browse files
increase build timeout
Signed-off-by: Srijan Saurav <[email protected]>
1 parent 4633844 commit 6a2994e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild_depl_dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build
2-
timeout: 40m0s
2+
timeout: 60m0s
33
steps:
44
- name: "gcr.io/cloud-builders/docker"
55
args:

0 commit comments

Comments
 (0)