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