Skip to content

Commit e5aef70

Browse files
committed
debug verbosity
1 parent edc31fc commit e5aef70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-xbarappcom.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
GCP_CREDENTIALS: ${{ secrets.GCP_CREDENTIALS }}
4545
run: |
4646
VERSION=$(date +%Y%m%d%H%M%S)
47-
gcloud app deploy --project xbarapp --version $VERSION --quiet
47+
gcloud app deploy --project xbarapp --version $VERSION --verbosity=debug

0 commit comments

Comments
 (0)