mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Default is not a valid pool
This commit is contained in:
@ -6,7 +6,8 @@ trigger:
|
||||
|
||||
jobs:
|
||||
- job: Initialization
|
||||
pool: Default
|
||||
pool:
|
||||
vmImage: 'vs2017-win2016'
|
||||
steps:
|
||||
- template: azure-pipelines-build-number.yml
|
||||
- job: Linux
|
||||
|
Reference in New Issue
Block a user