diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f77b56e0603..8f3bdb29541 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,9 @@ trigger: - master - branch-* -pool: .net-bubble-aws-re-team-prod +pool: + name: .net-bubble-aws-re-team-dev + demands: EnvName -equals pr-123 variables: - group: sonar-dotnet-variables