Skip to content

Commit d1a5595

Browse files
jenkins: reconfiguration
1 parent 326bf23 commit d1a5595

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/jenkins/ci_night/Jenkinsfile

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

0 commit comments

Comments
 (0)