mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-18 02:16:10 -05:00
stop using preemptable machines
This commit is contained in:
parent
59a1e2d736
commit
7dc2fd1acd
@ -39,5 +39,4 @@ gcloud compute instances create "v2raycore-${RAND}" \
|
||||
--metadata=release_tag=v${VER},prerelease=${PRE} \
|
||||
--metadata-from-file=startup-script=${DIR}/release-ci.sh \
|
||||
--zone=us-central1-c \
|
||||
--preemptible \
|
||||
--project ${PROJECT}
|
||||
|
Loading…
Reference in New Issue
Block a user