Browse Source

Replace Token

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

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