mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Jenkins: fix path to test results
This commit is contained in:
@@ -48,7 +48,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'export'
|
||||
sh 'make px4_sitl_test test_results_junit'
|
||||
junit 'build/px4_sitl_default/JUnitTestResults.xml'
|
||||
junit 'build/px4_sitl_test/JUnitTestResults.xml'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user