Switch internal localization pipeline to new pool

This commit is contained in:
Matt Cooley 2022-02-16 13:19:19 -08:00
commit 9f23c7b4e4

View file

@ -23,7 +23,7 @@ name: $(BuildDefinitionName)_$(date:yyMM).$(date:dd)$(rev:rrr)
jobs: jobs:
- job: Localize - job: Localize
pool: pool:
vmImage: windows-2022 name: EssentialExperiences-windows-2022
variables: variables:
skipComponentGovernanceDetection: true skipComponentGovernanceDetection: true
steps: steps: