From 8faf92f97166b3e4cf1bf2601e5e0a331a7fc3bd Mon Sep 17 00:00:00 2001 From: nagarjuna33 <115863146+nagarjuna33@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:05:23 +0530 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 01d53529e..c856274bb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ pool: vmImage: ubuntu-latest name: springpet trigger: - main + - main stages: - stage: stage1 displayName: spring-stage1