Browse Source

cd to code dir

pull/2141/head
Shelikhoo 6 years ago
parent
commit
8b47480f01
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
  1. 1
      azure-pipelines.yml

1
azure-pipelines.yml

@ -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…
Cancel
Save