diff --git a/cloudbuild-nightly.yaml b/cloudbuild-nightly.yaml index 8bd7f68720..35c50c403d 100644 --- a/cloudbuild-nightly.yaml +++ b/cloudbuild-nightly.yaml @@ -1,5 +1,5 @@ # See https://cloud.google.com/cloud-build/docs/build-config -timeout: 3000s +timeout: 7200s options: substitution_option: ALLOW_LOOSE steps: diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 88aedb0471..3a90143685 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -1,5 +1,5 @@ # See https://cloud.google.com/cloud-build/docs/build-config -timeout: 3000s +timeout: 7200s options: substitution_option: ALLOW_LOOSE steps: