diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fc149d36..1cba586e 100644 --- a/azure-pipelines.yml +++ b/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'