mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Default is not a valid pool
This commit is contained in:
parent
386ca2d82b
commit
359be4c644
@ -6,7 +6,8 @@ trigger:
|
||||
|
||||
jobs:
|
||||
- job: Initialization
|
||||
pool: Default
|
||||
pool:
|
||||
vmImage: 'vs2017-win2016'
|
||||
steps:
|
||||
- template: azure-pipelines-build-number.yml
|
||||
- job: Linux
|
||||
|
Loading…
Reference in New Issue
Block a user