1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-25 20:59:28 +01:00

increase cloudbuild timeout to 30 minutes until we figure out proper optimizations

Signed-off-by:  Amir Alavi <amiralavi7@gmail.com>
This commit is contained in:
Amir Alavi
2022-12-14 10:57:20 -05:00
parent 3d706640bc
commit bf72cf52c1

View File

@@ -1,7 +1,7 @@
# See https://cloud.google.com/cloud-build/docs/build-config
# this must be specified in seconds. If omitted, defaults to 600s (10 mins)
timeout: 1500s
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: