From 960cbff25a762f82012f35bda0201668a8b0e640 Mon Sep 17 00:00:00 2001 From: DarthSim Date: Tue, 22 Oct 2024 21:59:59 +0300 Subject: [PATCH] dynamic_substitutions -> dynamicSubstitutions --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 6b198ab6..c3e26005 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -68,6 +68,6 @@ availableSecrets: options: machineType: 'E2_HIGHCPU_8' logging: CLOUD_LOGGING_ONLY - dynamic_substitutions: true + dynamicSubstitutions: true timeout: 1200s