From 4ce1bfb58a1e237a8567aa51ec7e1d1c85145322 Mon Sep 17 00:00:00 2001 From: Julio Barba Date: Mon, 2 Dec 2019 14:51:46 -0500 Subject: [PATCH] Switch publish agent package task to direct to new pool --- azure-pipelines-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-release.yml b/azure-pipelines-release.yml index 7e3f06b59..bc6439462 100644 --- a/azure-pipelines-release.yml +++ b/azure-pipelines-release.yml @@ -154,7 +154,7 @@ stages: ################################################################################ displayName: Publish Agents (Windows/Linux/OSX) pool: - name: ProductionRMAgents + name: AzDevProdRMAgents steps: # Download all agent packages from all previous phases