1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

fix ci dependencies

This commit is contained in:
Kslr 2020-07-23 12:54:26 +08:00
parent 6f1ac51e08
commit f95cb41f63
No known key found for this signature in database
GPG Key ID: 0AF5F66FA1E887CE

View File

@ -6,15 +6,9 @@ trigger:
- dev*
- refs/tags/*
jobs:
- job: make_release
dependsOn: linux
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
timeoutInMinutes: 60
pool:
vmImage: 'ubuntu-latest'
variables:
- group: GithubToken
- name: GOPATH