Add region
This commit is contained in:
parent
e2c30e7bd2
commit
c50e9a5bee
|
@ -56,4 +56,5 @@ jobs:
|
|||
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 3 \
|
||||
--region us-central1
|
||||
|
|
Loading…
Reference in New Issue