ci: fix jenkins file

This commit is contained in:
Alexander Engelsberger
2021-11-05 14:05:44 +01:00
parent d54fc5dad1
commit 9e64f00579

1
Jenkinsfile vendored
View File

@@ -17,7 +17,6 @@ pipeline {
junit 'reports/**/*.xml' junit 'reports/**/*.xml'
} }
} }
}
stage('CPU Examples') { stage('CPU Examples') {
parallel { parallel {