From adc99aa78593e0d3dc8a88b74288aa455d756f8f Mon Sep 17 00:00:00 2001 From: Phillip Hoff Date: Thu, 1 Dec 2022 10:17:12 -0800 Subject: [PATCH] Try, try again. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a4a14feb..60e18c6e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -50,7 +50,7 @@ stages: - job: Windows pool: ${{ if eq(variables['System.TeamProject'], 'public') }}: - name: NetCore-Public + name: NetCore1ESPool-Public demands: ImageOverride -equals Build.Windows.Amd64.VS2022.Open ${{ if ne(variables['System.TeamProject'], 'public') }}: name: NetCore1ESPool-Internal