瀏覽代碼

Replace Token

Shelikhoo 6 年之前
父節點
當前提交
40277a1460
共有 1 個文件被更改,包括 1 次插入0 次删除
  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'