Skip to content

Commit

Permalink
Update car-demo-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgknoldus authored Jan 23, 2024
1 parent c15151c commit 5a155fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/car-demo-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ jobs:
run: |-
gcloud --quiet auth configure-docker
- name: Debug Information
run: |
echo "GitHub Token: $CUSTOM_TOKEN"
env
- name: Build, Publish, and Deploy
run: |
. apps-deployment-script.sh "us-east1" --skip-auth
Expand Down

0 comments on commit 5a155fd

Please sign in to comment.