mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
Update azure-pipelines.yml
This commit is contained in:
parent
81985d918f
commit
6653b8ac81
@ -42,7 +42,7 @@ jobs:
|
||||
- checkout: self
|
||||
- task: GoTool@0
|
||||
inputs:
|
||||
version: '1.14.4'
|
||||
version: '1.14.6'
|
||||
- script: |
|
||||
bash ./testing/coverage/coverall
|
||||
workingDirectory: '$(Build.SourcesDirectory)'
|
||||
@ -66,7 +66,7 @@ jobs:
|
||||
- checkout: self
|
||||
- task: GoTool@0
|
||||
inputs:
|
||||
version: '1.14.4'
|
||||
version: '1.14.6'
|
||||
- script: |
|
||||
mkdir triggersrc
|
||||
ls -I "triggersrc" | xargs cp -rf -t triggersrc
|
||||
|
Loading…
Reference in New Issue
Block a user