Skip to content

Commit

Permalink
add zone to cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimegarjr committed Jan 27, 2025
1 parent cfad144 commit 3590fd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:
- name: Deploy to VM
run: |
gcloud compute instances update-container meowbot-instance-vm \
--container-image gcr.io/meowbot-448505/meow-bot:latest
--container-image gcr.io/meowbot-448505/meow-bot:latest \
--zone us-central1-c

0 comments on commit 3590fd3

Please sign in to comment.