From 8bf4821b09da1167b585bbfec7c0d3162c494ff1 Mon Sep 17 00:00:00 2001 From: costin-zaharia-sonarsource Date: Fri, 15 Nov 2024 15:36:45 +0100 Subject: [PATCH] CI: test new image --- azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6ba2821bd..312f97ff0 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-187 variables: - group: sonarsource-build-variables