1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00

Replace Token

This commit is contained in:
Shelikhoo 2019-04-16 16:09:08 +08:00
parent 8b47480f01
commit 40277a1460
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

@ -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'