mirror of
https://github.com/v2ray/v2ray-core.git
synced 2024-04-21 12:31:52 +00:00
azure pipeline template
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -n "${TRAVIS_TAG}" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
FAIL=0
|
||||
|
||||
V2RAY_OUT=${GOPATH}/out/v2ray
|
||||
|
||||
Reference in New Issue
Block a user