1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 01:57:12 -05:00

cd to code dir

This commit is contained in:
Shelikhoo 2019-04-16 15:30:14 +08:00
parent 73182c5952
commit 8b47480f01
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

@ -108,6 +108,7 @@ jobs:
workingDirectory: '$(GOPATH)'
displayName: 'Dump Binaries'
- script: |
cd ./src/v2ray.com/core
./release/bleedingrelease.sh
workingDirectory: '$(GOPATH)'
displayName: 'Generate Bleeding Edge Release'