Replace Token

pull/2531/head
Shelikhoo 2019-04-16 16:09:08 +08:00 committed by Nicholas Wang
parent cd31b76e73
commit cd7c08b05e
No known key found for this signature in database
GPG Key ID: F20CA399C9BD9100
1 changed files with 1 additions and 0 deletions

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'