From eb6e0dfca2fe2121ee42a869609038534d9f4ef4 Mon Sep 17 00:00:00 2001 From: Cristian Ambrosini Date: Mon, 25 Nov 2024 09:47:38 +0100 Subject: [PATCH] Test image without .NET6 sdk --- azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6137832c1..8fd74e449 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,7 +15,9 @@ trigger: - master - branch-* -pool: .net-bubble-aws-re-team-prod +pool: + name: .net-bubble-aws-re-team-dev + demands: EnvName -equals pr-191 variables: - group: sonarsource-build-variables