cd to code dir

pull/2141/head
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
1 changed files with 1 additions and 0 deletions

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'