From c53461a95e29e645ec22a0badd747c0498309cc6 Mon Sep 17 00:00:00 2001 From: Rakesh Singh Date: Tue, 11 Dec 2018 16:30:38 -0800 Subject: [PATCH] Update Core-Setup-Windows-Arm-BT.json Updated the pool id for DotNetCore-Build Commit migrated from https://github.com/dotnet/core-setup/commit/0037f2ef132d53dcd8bd00bc7f57933f3884ed57 --- src/installer/buildpipeline/Core-Setup-Windows-Arm-BT.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/installer/buildpipeline/Core-Setup-Windows-Arm-BT.json b/src/installer/buildpipeline/Core-Setup-Windows-Arm-BT.json index 4355897..abaa0ec 100644 --- a/src/installer/buildpipeline/Core-Setup-Windows-Arm-BT.json +++ b/src/installer/buildpipeline/Core-Setup-Windows-Arm-BT.json @@ -569,10 +569,10 @@ "quality": "definition", "drafts": [], "queue": { - "id": 36, + "id": 330, "name": "DotNetCore-build", "pool": { - "id": 39, + "id": 97, "name": "DotNetCore-build" } }, @@ -590,4 +590,4 @@ "revision": 418098432, "visibility": "organization" } -} \ No newline at end of file +} -- 2.7.4