diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d99f6fe19..798ca73b7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,8 +1,8 @@ --- -pool: default +pool: practiceagent name: springpet trigger: - - practiceagent + - main stages: - stage: stage1 displayName: spring-stage1