From 4e9f5d44f177a426aeeaf5a857dc2980b1ba7827 Mon Sep 17 00:00:00 2001 From: Elliot Date: Tue, 14 Jan 2025 15:18:43 +0000 Subject: [PATCH] format for cloud build variable substituion --- build/int.cloudbuild.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/int.cloudbuild.yaml b/build/int.cloudbuild.yaml index d8b10126..6e1d0cd7 100644 --- a/build/int.cloudbuild.yaml +++ b/build/int.cloudbuild.yaml @@ -108,7 +108,6 @@ options: logging: CLOUD_LOGGING_ONLY substitutions: - #_TEST_PROJECT_ID: "eks-int-${SHORT_SHA}" _TEST_PROJECT_ID: "eks-int-eks-int-8523ca0" _DEPLOYER_SA: "deployer@${_TEST_PROJECT_ID}.iam.gserviceaccount.com" _REGION: "us-central1" @@ -116,6 +115,8 @@ substitutions: _VERTEX_AI_DATA_STORE_REGION: "us" _BUILDER_IMAGE_NAME: "us-central1-docker.pkg.dev/${PROJECT_ID}/ci/test-builder" _BUILDER_IMAGE_TAG: "1.1.0" + #_TEST_PROJECT_ID: "eks-int-${SHORT_SHA}" + # The following subsitutions must be passed by the Cloud Build trigger: # _BILLING_ACCOUNT # _FOLDER_ID