From 40277a14607526ce890e110fde57af6a2071e7a9 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Tue, 16 Apr 2019 16:09:08 +0800 Subject: [PATCH] Replace Token --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) 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'