Remove --base-instance-name, redundant

This commit is contained in:
Deirdre Connolly 2020-06-17 17:40:57 -04:00 committed by Deirdre Connolly
parent c50e9a5bee
commit cae9df9169
1 changed files with 1 additions and 2 deletions

View File

@ -55,6 +55,5 @@ jobs:
run: |
gcloud compute instance-groups managed create "zebrad-$SHORT_BRANCH_NAME-$SHA7" \
--template "zebrad-$SHORT_BRANCH_NAME-$SHA7" \
--base-instance-name "zebrad-$SHORT_BRANCH_NAME-$SHA7" \
--size 3 \
--size 2 \
--region us-central1