fix jenkins

This commit is contained in:
anhefti 2022-03-28 11:48:29 +02:00
parent 29e724b45c
commit ee4e78a53a

1
Jenkinsfile vendored
View file

@ -25,6 +25,7 @@ pipeline {
sh '${M2_HOME}/bin/mvn --batch-mode -V -U -e checkstyle:checkstyle pmd:pmd pmd:cpd findbugs:findbugs spotbugs:spotbugs'
}
}
}
post {
always {