1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 15:26:29 -04: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* - dev*
- refs/tags/* - refs/tags/*
jobs:
- job: make_release
dependsOn: linux
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
timeoutInMinutes: 60
pool: pool:
vmImage: 'ubuntu-latest' vmImage: 'ubuntu-latest'
variables: variables:
- group: GithubToken - group: GithubToken
- name: GOPATH - name: GOPATH