remove test
This commit is contained in:
parent
c5e6320bf6
commit
daae63f179
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -21,9 +21,4 @@ node {
|
|||||||
stage('Cleaning'){
|
stage('Cleaning'){
|
||||||
sh "docker image prune -f"
|
sh "docker image prune -f"
|
||||||
}
|
}
|
||||||
stage('build Javadoc'){
|
|
||||||
archiveJavadoc{
|
|
||||||
javadocDir('build/docs/javadoc')
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user