From 31b7e001b0df7afc79fb95ce1dc6403be936dcbb Mon Sep 17 00:00:00 2001 From: lakshmi164585 <115771905+lakshmi164585@users.noreply.github.com> Date: Wed, 22 Feb 2023 15:59:33 +0530 Subject: [PATCH] Update azurepipeline1.yaml for Azure Pipelines --- azurepipeline1.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/azurepipeline1.yaml b/azurepipeline1.yaml index 0f64b2ce1..3fb5a3a67 100644 --- a/azurepipeline1.yaml +++ b/azurepipeline1.yaml @@ -1,10 +1,8 @@ --- pool: - name: 'Default' + name: Default trigger: - main extends: template: ./parameter1.yaml - parameters: - JDKVersion: '1.17'