ci: fix jenkins file
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -16,7 +16,6 @@ pipeline {
|
|||||||
cobertura coberturaReportFile: 'reports/coverage.xml'
|
cobertura coberturaReportFile: 'reports/coverage.xml'
|
||||||
junit 'reports/**/*.xml'
|
junit 'reports/**/*.xml'
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('CPU Examples') {
|
stage('CPU Examples') {
|
||||||
|
Reference in New Issue
Block a user