From b061ec410f2ec3a3e15f5ea6e6cd15c1653624a1 Mon Sep 17 00:00:00 2001 From: Julio Barba Date: Mon, 2 Dec 2019 16:54:19 -0500 Subject: [PATCH] Revert: 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 bc6439462..7e3f06b59 100644 --- a/azure-pipelines-release.yml +++ b/azure-pipelines-release.yml @@ -154,7 +154,7 @@ stages: ################################################################################ displayName: Publish Agents (Windows/Linux/OSX) pool: - name: AzDevProdRMAgents + name: ProductionRMAgents steps: # Download all agent packages from all previous phases