Squashed 'release-tools/' changes from a6a1a797..4aedf357
4aedf357 Merge pull request #178 from xing-yang/timeout 2b9897eb Increase build timeout 51d37029 Merge pull request #177 from mauriciopoppe/kind-image-1.23 a30efeac Add kind image for 1.23 git-subtree-dir: release-tools git-subtree-split: 4aedf357cac90c044cf3c2b8ff189520e3fd37b2
This commit is contained in:
@@ -16,9 +16,8 @@
|
||||
# To promote release images, see https://github.com/kubernetes/k8s.io/tree/HEAD/k8s.gcr.io/images/k8s-staging-sig-storage.
|
||||
|
||||
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
|
||||
# Building three images in external-snapshotter takes roughly half an hour,
|
||||
# sometimes more.
|
||||
timeout: 3600s
|
||||
# Building three images in external-snapshotter takes more than an hour.
|
||||
timeout: 7200s
|
||||
# This prevents errors if you don't use both _GIT_TAG and _PULL_BASE_REF,
|
||||
# or any new substitutions added in the future.
|
||||
options:
|
||||
|
Reference in New Issue
Block a user