cd to code dir

pull/2531/head
Shelikhoo 2019-04-16 15:30:14 +08:00 committed by Nicholas Wang
parent f89bfe50cb
commit cd31b76e73
No known key found for this signature in database
GPG Key ID: F20CA399C9BD9100
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'