mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 00:44:55 -06:00
Move notice & localization pipelines to the default pool (#13007)
This commit is contained in:
parent
07d7d29190
commit
4e1784d737
@ -18,7 +18,7 @@ schedules:
|
||||
always: true
|
||||
|
||||
pool:
|
||||
name: 'wsl-build'
|
||||
vmImage: 'windows-latest'
|
||||
|
||||
steps:
|
||||
- checkout : self
|
||||
|
||||
@ -4,7 +4,7 @@ trigger:
|
||||
- master
|
||||
|
||||
pool:
|
||||
name: 'wsl-build'
|
||||
vmImage: 'windows-latest'
|
||||
|
||||
steps:
|
||||
- checkout : self
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user