From 69c8b54bdbad3e8372927a44cc7a33be539daaf6 Mon Sep 17 00:00:00 2001 From: Raffaele Di Fazio Date: Mon, 19 Oct 2020 07:17:02 +0000 Subject: [PATCH] bump cloudbuild timeout for new release process Signed-off-by: GitHub --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index a67404dd7..523f7783b 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -1,5 +1,5 @@ # See https://cloud.google.com/cloud-build/docs/build-config -timeout: 1200s +timeout: 3000s options: substitution_option: ALLOW_LOOSE steps: