mirror of https://github.com/v2ray/v2ray-core
fallback to release to core
parent
77ffbf00ce
commit
81cf3059cd
|
@ -108,8 +108,7 @@ jobs:
|
||||||
- task: GitHubRelease@0
|
- task: GitHubRelease@0
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: v2flybleedingedge
|
gitHubConnection: v2flybleedingedge
|
||||||
repositoryName: v2fly/V2FlyBleedingEdgeBinary
|
repositoryName: v2fly/v2ray-core
|
||||||
target: '580bd35a4b8a35b672ee7c27b519bf74f4953002'
|
|
||||||
tagSource: 'manual'
|
tagSource: 'manual'
|
||||||
tag: '$(Build.SourceVersion)'
|
tag: '$(Build.SourceVersion)'
|
||||||
assets: '$(GOPATH)/release/*'
|
assets: '$(GOPATH)/release/*'
|
||||||
|
|
Loading…
Reference in New Issue