Skip to content

Commit

Permalink
Removing recreate
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWoodard committed Mar 30, 2024
1 parent bd38b52 commit b93fa43
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,6 @@ steps:
"--version=template=liquidator-template-$COMMIT_SHA",
"--zone=us-central1-a",
]
- name: "gcr.io/cloud-builders/gcloud"
args:
[
"compute",
"instance-groups",
"managed",
"recreate-instances",
"liquidator-instance-group-3",
]
availableSecrets:
secretManager:
- versionName: projects/$PROJECT_ID/secrets/WALLET_ADDRESS/versions/latest
Expand Down

0 comments on commit b93fa43

Please sign in to comment.