Browse Source

cd to code dir

Shelikhoo 6 years ago
parent
commit
8b47480f01
1 changed files with 1 additions and 0 deletions
  1. 1 0
      azure-pipelines.yml

+ 1 - 0
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'