mirror of https://github.com/v2ray/v2ray-core
Replace Token
parent
8b47480f01
commit
40277a1460
|
@ -109,6 +109,7 @@ jobs:
|
|||
displayName: 'Dump Binaries'
|
||||
- script: |
|
||||
cd ./src/v2ray.com/core
|
||||
echo $RELEASE_TAG
|
||||
./release/bleedingrelease.sh
|
||||
workingDirectory: '$(GOPATH)'
|
||||
displayName: 'Generate Bleeding Edge Release'
|
||||
|
|
Loading…
Reference in New Issue