1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-22 21:49:10 -04:00

fix azure pipeline

This commit is contained in:
Darien Raymond
2018-11-12 22:12:47 +01:00
parent 6dd5365b84
commit 4f167bb4d0

View File

@@ -1,8 +1,3 @@
# Go
# Build your Go project.
# Add steps that test, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/go
jobs:
- job: Linux
@@ -25,7 +20,6 @@ jobs:
workingDirectory: '$(system.defaultWorkingDirectory)'
displayName: 'Test'
jobs:
- job: MacOS
pool:
@@ -47,7 +41,6 @@ jobs:
workingDirectory: '$(system.defaultWorkingDirectory)'
displayName: 'Test'
jobs:
- job: Windows
pool: