From 515262488b5efaef29cb9f843bcd5ff96a1ec4c7 Mon Sep 17 00:00:00 2001 From: Scott Kiener Date: Thu, 12 Dec 2024 05:38:38 -0500 Subject: [PATCH] Changing target pool This is to get around issue in azure on release day 12/12 --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3ac871d20..fd9044d5f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,6 +30,9 @@ resources: endpoint: Safelite ref: refs/tags/t5.6.41 +pool: + name: AmazonWindowsPool + variables: - group: Digital-Infrastructure - group: FixMyGlass-BuildBranches