From c89bd283f532258a7b062cadb97c477b5e52195d Mon Sep 17 00:00:00 2001 From: Jon Fortescue Date: Mon, 14 Feb 2022 18:22:46 -0800 Subject: [PATCH] Switch queue to demands to fix error (#1030) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8a91861f..d7afa378 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -122,7 +122,7 @@ stages: displayName: Sign Artifacts pool: name: NetCore1ESPool-Internal - queue: ImageOverride -equals build.windows.10.amd64.vs2017 + demands: ImageOverride -equals build.windows.10.amd64.vs2017 variables: ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: