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