Add jdk 8 tool to stage
This commit is contained in:
parent
f58dfd7a29
commit
9736f1b948
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -16,7 +16,7 @@ pipeline {
|
|||
}
|
||||
|
||||
tools {
|
||||
jdk 'jdk 8'
|
||||
jdk 'jdk8'
|
||||
}
|
||||
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue