mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-10-18 19:35:19 +00:00
use another data center
This commit is contained in:
parent
7053293347
commit
ab1fe09c56
@ -47,7 +47,7 @@ gcloud compute instances create "v2raycore-${RAND}" \
|
|||||||
--machine-type=n1-highcpu-2 \
|
--machine-type=n1-highcpu-2 \
|
||||||
--metadata=release_tag=v${VER},prerelease=${PRE} \
|
--metadata=release_tag=v${VER},prerelease=${PRE} \
|
||||||
--metadata-from-file=startup-script=${DIR}/release-ci.sh \
|
--metadata-from-file=startup-script=${DIR}/release-ci.sh \
|
||||||
--zone=us-central1-c \
|
--zone=europe-west4-c \
|
||||||
--project ${PROJECT} \
|
--project ${PROJECT} \
|
||||||
--scopes "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/devstorage.read_write" \
|
--scopes "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/devstorage.read_write" \
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user