Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady authored Aug 25, 2023
1 parent 6172ccb commit 65155b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pipeline {

environment {
JAVA_HOME = "/usr/lib/jvm/java-11-amazon-corretto.x86_64"
PATH = "$JAVA_HOME/bin:$PATH"
}
tools {
// Install the Maven version 3.8.4 and add it to the path.
Expand Down

0 comments on commit 65155b6

Please sign in to comment.