diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1cba586e5..6b1f25eca 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -109,6 +109,7 @@ jobs: displayName: 'Dump Binaries' - script: | cd ./src/v2ray.com/core + echo $RELEASE_TAG ./release/bleedingrelease.sh workingDirectory: '$(GOPATH)' displayName: 'Generate Bleeding Edge Release'