Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuebert committed May 23, 2024
1 parent 68c3bcc commit 5d12758
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: |-
gcloud auth login --brief --cred-file="${{steps.auth.outputs.credentials_file_path}}"
gcloud services list
- id: 'deploy'
run: |
gcloud app deploy --quiet
gcloud app describe
gcloud app deploy --quiet

0 comments on commit 5d12758

Please sign in to comment.