Skip to content

Commit 326bf23

Browse files
jenkins: reconfiguration
1 parent d6df853 commit 326bf23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/jenkins/ci_night/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ pipeline {
3232
post {
3333
always {
3434
junit 'tests_xml/*.xml'
35+
cobertura coberturaReportFile: 'coverage.xml', enableNewApi: false
3536
cobertura coberturaReportFile: 'coverage.xml', enableNewApi: true
3637
}
3738
}

0 commit comments

Comments
 (0)