From 89eee0debae58cda181898699dd7842efa5a43e1 Mon Sep 17 00:00:00 2001 From: Ricardo Katz Date: Thu, 9 Sep 2021 09:17:26 -0300 Subject: [PATCH] Change the cloudbuild timeout --- images/custom-error-pages/cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/custom-error-pages/cloudbuild.yaml b/images/custom-error-pages/cloudbuild.yaml index d80d2aeaf..9b913b3e6 100644 --- a/images/custom-error-pages/cloudbuild.yaml +++ b/images/custom-error-pages/cloudbuild.yaml @@ -1,4 +1,4 @@ -timeout: 600s +timeout: 1800s options: substitution_option: ALLOW_LOOSE steps: