Skip to content

Commit

Permalink
Add jdk
Browse files Browse the repository at this point in the history
🤦
  • Loading branch information
batmat committed Feb 5, 2019
1 parent 94291a5 commit f64ac47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Expand Up @@ -2,6 +2,7 @@ pipeline {
agent none
tools {
maven "mvn"
jdk 'jdk8'
}
stages {
stage('Parallel Stage') {
Expand Down

0 comments on commit f64ac47

Please sign in to comment.