瀏覽代碼

Define target

Shelikhoo 6 年之前
父節點
當前提交
0e7286917e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      azure-pipelines.yml

+ 2 - 0
azure-pipelines.yml

@@ -106,7 +106,9 @@ jobs:
     inputs:
       gitHubConnection: v2flybleedingedge
       repositoryName: v2fly/V2FlyBleedingEdgeBinary
+      target: '580bd35a4b8a35b672ee7c27b519bf74f4953002'
       tagSource: 'manual'
       tag: '$(Build.SourceVersion)'
       assets: '$(GOPATH)/release/*'
+      isPreRelease: true
     displayName: 'Generate Github Bleeding Edge Release'