Skip to content

Commit

Permalink
changed on deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sakibcy committed Apr 4, 2024
1 parent ccae2b3 commit 16bd2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:

- name: Deploy to VM
run: |
gcloud compute ssh sakibal623@instance-20240404-072605 --zone=us-central1-a --command="sudo bash ~/deploy.sh"
gcloud compute ssh sakibal623@instance-20240404-072605 --zone=us-central1-a --command="bash ~/deploy.sh"

0 comments on commit 16bd2a2

Please sign in to comment.