1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

Merge pull request #1023 from a7i/increase-build-timeout

increase cloudbuild timeout to 30 minutes until we figure out proper optimizations
This commit is contained in:
Kubernetes Prow Robot
2022-12-14 09:03:36 -08:00
committed by GitHub

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: