summaryrefslogtreecommitdiffstats
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/create_jobs.groovy1
1 files changed, 1 insertions, 0 deletions
diff --git a/jenkins/create_jobs.groovy b/jenkins/create_jobs.groovy
index 955a12fddb..29d64ee7fe 100644
--- a/jenkins/create_jobs.groovy
+++ b/jenkins/create_jobs.groovy
@@ -231,6 +231,7 @@ poijobs.each { poijob ->
}
preBuildCleanup {
includePattern('**/ooxml-lib/ooxml*.jar')
+ includePattern('sonar/*/target/**')
}
if(poijob.sonar) {
credentialsBinding {