From f47b1aa036444c096e4275c4677369bbe3309c22 Mon Sep 17 00:00:00 2001 From: Sebastien Marichal Date: Wed, 22 Jan 2025 11:52:52 +0100 Subject: [PATCH] [DO NOT MERGE] Testing dotnet-infra PR 208 --- azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6843569fa..5ff8712fe 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-208 variables: - group: sonarsource-build-variables