Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mukhoplus authored Oct 2, 2023
1 parent 58bc0cd commit eaecc83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:
gcloud config get-value project
gcloud config configurations list
gcloud auth list
gcloud app create --region=US-WEST1
gcloud app regions list
gcloud app create --region=us-west1
gcloud app deploy ./build/libs/rank-system-2.0.0-SNAPSHOT.jar --version=v2 --quiet

0 comments on commit eaecc83

Please sign in to comment.