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