From fe4202213a907d7a61a9093852770fdd91be31d0 Mon Sep 17 00:00:00 2001 From: "shamrao shinde, sumedh" Date: Wed, 13 Nov 2024 12:27:02 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c46fe68..86e3662 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,9 +15,6 @@ variables: envName: 'aks-olympus' azurecontainerRegistry: 'olympusreg.azurecr.io' resourceName: 'olympus' - JAVA_HOME: '/usr/lib/jvm/java-21-openjdk-amd64/bin/java' - MAVEN_HOME: '/usr/share/maven/bin/mvn' - PATH: '/usr/lib/jvm/java-21-openjdk-amd64/bin/java:/usr/share/maven/bin/mvn:$(PATH)' stages: - stage: Build