Working on Azure pipelines
This commit is contained in:
parent
15e2b82923
commit
0a48372a14
|
@ -6,18 +6,6 @@
|
|||
trigger:
|
||||
- master
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
linux:
|
||||
imageName: 'ubuntu-latest'
|
||||
# mac:
|
||||
# imageName: 'macos-10.13'
|
||||
# windows:
|
||||
# imageName: 'vs2017-win2016'
|
||||
|
||||
pool:
|
||||
vmImage: $(imageName)
|
||||
|
||||
jobs:
|
||||
- job: Linux
|
||||
pool:
|
||||
|
|
Loading…
Reference in New Issue
Block a user