actually fixed javadoc
This commit is contained in:
parent
a6efe11226
commit
aadba7fdc5
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -3,7 +3,7 @@
|
|||
pipeline {
|
||||
agent any
|
||||
tools {
|
||||
jdk "jdk-16.0.1+9"
|
||||
jdk "jdk8u292-b10"
|
||||
}
|
||||
stages {
|
||||
stage('Clean') {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user