From f28f288c0787b6f59f5d14d1bbdc86ef2c5a343a Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Thu, 23 Feb 2023 22:02:49 +0530 Subject: [PATCH] Update azure-pipelines.yaml for Azure Pipelines --- azure-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index e2af88a3c..85cbeb7c7 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -13,7 +13,7 @@ steps: javaHomeOption: 'Path' jdkDirectory: /usr/lib/jvm/java-17-openjdk-amd64 mavenVersionOption: 'path' - mavenDirectory: /home/ubuntu/spring-petclinic + mavenDirectory: /opt/maven - task: PublishBuildArtifacts@1 inputs: