Skip to content

Commit 0345a83

Browse files
authored
Merge pull request #94 from linux-on-ibm-z/bump-timeout
cloud build: bump timeout in Prow job
2 parents 41ec6d1 + 1fdf2d5 commit 0345a83

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
@@ -16,7 +16,7 @@
1616
# To promote release images, see https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage.
1717

1818
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
19-
timeout: 1200s
19+
timeout: 1800s
2020
# This prevents errors if you don't use both _GIT_TAG and _PULL_BASE_REF,
2121
# or any new substitutions added in the future.
2222
options:

0 commit comments

Comments
 (0)