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 6e8e3fa commit 6172ccb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
pipeline {
agent any

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

0 comments on commit 6172ccb

Please sign in to comment.