Managed group of size 1 seems to reliably work 🙃

This commit is contained in:
Deirdre Connolly 2020-06-17 19:19:12 -04:00 committed by Deirdre Connolly
parent c7046eb6f5
commit 621a14abe9
1 changed files with 1 additions and 1 deletions

View File

@ -54,5 +54,5 @@ jobs:
run: |
gcloud compute instance-groups managed create "zebrad-$SHORT_BRANCH_NAME-$SHA7" \
--template "zebrad-$SHORT_BRANCH_NAME-$SHA7" \
--size 2 \
--size 1 \
--zone us-central1-a