Skip to content

Commit

Permalink
ci: update template name
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmo314 authored Sep 30, 2022
1 parent d8d3fbb commit 1cd409a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
- name: Deploy to GCE
id: deploy
run: |
gcloud compute instance-groups managed rolling-action start-update agent-us-central1 --version=template=agent-e2-medium-with-shutdown-script --zone=us-central1-a
gcloud compute instance-groups managed rolling-action start-update agent-us-central1 --version=template=agent-e2-medium-shutdown-script --zone=us-central1-a

0 comments on commit 1cd409a

Please sign in to comment.