From 07f5f5c6bb2b0b7f6f613a7996cc5c0599a94ad8 Mon Sep 17 00:00:00 2001 From: lakshmi164585 <115771905+lakshmi164585@users.noreply.github.com> Date: Thu, 16 Feb 2023 16:29:45 +0530 Subject: [PATCH] Update azurepipeline.yaml for Azure Pipelines --- azurepipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azurepipeline.yaml b/azurepipeline.yaml index 7b10f62a3..a68b02363 100644 --- a/azurepipeline.yaml +++ b/azurepipeline.yaml @@ -2,7 +2,7 @@ pool: name: "ubuntu" trigger: - - master + - main steps: - task: Maven@3 inputs: