Merge branch 'ci-test-result-path' into 'master'
Update Test.xml glob expression See merge request micro-ROS/ros2_tracing!7
This commit is contained in:
commit
cb1ecec72e
1 changed files with 2 additions and 4 deletions
|
@ -16,9 +16,8 @@ build:
|
|||
artifacts:
|
||||
paths:
|
||||
- install
|
||||
- build
|
||||
reports:
|
||||
junit: build/**/Test.xml
|
||||
junit: build/*/Testing/*/Test.xml
|
||||
|
||||
build_enabled:
|
||||
script:
|
||||
|
@ -27,6 +26,5 @@ build_enabled:
|
|||
artifacts:
|
||||
paths:
|
||||
- install
|
||||
- build
|
||||
reports:
|
||||
junit: build/**/Test.xml
|
||||
junit: build/*/Testing/*/Test.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue