Skip to content

Commit

Permalink
trying to add jdk8 again
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Truong committed Jan 20, 2023
1 parent a82f9bb commit e43bf20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pipeline {

tools {
maven 'maven-3.8.6'
jdk 'jdk8'
}

stages {
Expand Down

0 comments on commit e43bf20

Please sign in to comment.