From 76fd71ed0ade81c7f184969feae4c7b400f6c500 Mon Sep 17 00:00:00 2001 From: sgknoldus <124128952+sgknoldus@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:05:36 +0530 Subject: [PATCH] Update car-demo-updated-pipeline.yml --- .github/workflows/car-demo-updated-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/car-demo-updated-pipeline.yml b/.github/workflows/car-demo-updated-pipeline.yml index 5c4e3852..0719aa65 100644 --- a/.github/workflows/car-demo-updated-pipeline.yml +++ b/.github/workflows/car-demo-updated-pipeline.yml @@ -130,7 +130,7 @@ jobs: - name: Build, Publish, and Deploy run: | - . apps-deployment-script.sh "us-east1" + #. apps-deployment-script.sh "us-east1" echo "-----------printing ---------------" #echo "${{ secrets.GITHUB_TOKEN }}" | base64 #echo "${{ env.GITHUB_TOKEN }}" | base64