From 7fd81c38d5b6e6d3854f60bb107c5cd9649796f7 Mon Sep 17 00:00:00 2001 From: nagarjuna33 <115863146+nagarjuna33@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:44:20 +0530 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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