Skip to content

Commit

Permalink
Merge pull request kubernetes-csi#94 from linux-on-ibm-z/bump-timeout
Browse files Browse the repository at this point in the history
cloud build: bump timeout in Prow job
  • Loading branch information
k8s-ci-robot committed Jul 8, 2020
2 parents 41ec6d1 + 1fdf2d5 commit 0345a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Expand Up @@ -16,7 +16,7 @@
# To promote release images, see https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage.

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

0 comments on commit 0345a83

Please sign in to comment.