From ada77b7d50f328e937016548316ac5638223f700 Mon Sep 17 00:00:00 2001 From: abidknashtech <127501072+abidknashtech@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:21:09 +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 55c1a9ef..964b3643 100644 --- a/.github/workflows/car-demo-updated-pipeline.yml +++ b/.github/workflows/car-demo-updated-pipeline.yml @@ -44,7 +44,7 @@ jobs: echo ' github sgknoldus ${secrets.CUSTOM_GITHUB_USERNAME} ' > $GITHUB_WORKSPACE/settings.xml - 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