From 5227b1f08724013cc66d7fbab438ae890f884e62 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Thu, 28 Oct 2021 06:39:50 -0600 Subject: [PATCH] Archive symbols on VSEng-ReleasePool-1ES --- azure-pipelines/official.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/official.yml b/azure-pipelines/official.yml index 72b57ff2b..ed36b9ae0 100644 --- a/azure-pipelines/official.yml +++ b/azure-pipelines/official.yml @@ -54,7 +54,7 @@ stages: condition: and(succeeded(), eq(dependencies.Build.outputs['Windows.SetPipelineVariables.SignType'], 'Real')) jobs: - job: archive - pool: VSEng-ReleasePool + pool: VSEng-ReleasePool-1ES steps: - download: current artifact: Variables-Windows