From 3a43d853be5e549d667fca1b7985c02351281a1c Mon Sep 17 00:00:00 2001 From: Thomas Boop <52323235+thboop@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:32:57 -0400 Subject: [PATCH] Need to update the release pool (#138) --- 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 25ea0aa2a..75a40472c 100644 --- a/azure-pipelines-release.yml +++ b/azure-pipelines-release.yml @@ -96,7 +96,7 @@ stages: ################################################################################ displayName: Publish Agents (Windows/Linux/OSX) pool: - name: ProductionRMAgents + name: AzDevProdRMAgents steps: # Download all agent packages from all previous phases