Skip to content

Commit

Permalink
debug verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Aug 6, 2024
1 parent edc31fc commit e5aef70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-xbarappcom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
GCP_CREDENTIALS: ${{ secrets.GCP_CREDENTIALS }}
run: |
VERSION=$(date +%Y%m%d%H%M%S)
gcloud app deploy --project xbarapp --version $VERSION --quiet
gcloud app deploy --project xbarapp --version $VERSION --verbosity=debug

0 comments on commit e5aef70

Please sign in to comment.