mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
use preemptible machine
This commit is contained in:
parent
16ce077d58
commit
f37f03f476
@ -39,4 +39,5 @@ gcloud compute instances create "v2raycore-${RAND}" \
|
||||
--metadata=release_tag=v${VER},prerelease=${PRE} \
|
||||
--metadata-from-file=startup-script=${DIR}/release-ci.sh \
|
||||
--zone=us-west1-a \
|
||||
--preemptible \
|
||||
--project ${PROJECT}
|
||||
|
Loading…
Reference in New Issue
Block a user