mirror of https://github.com/v2ray/v2ray-core
cd to code dir
parent
73182c5952
commit
8b47480f01
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue