Enable junit report
This commit is contained in:
@ -69,6 +69,6 @@
|
|||||||
publishers:
|
publishers:
|
||||||
- email:
|
- email:
|
||||||
recipients: infra-root+build@elastic.co
|
recipients: infra-root+build@elastic.co
|
||||||
# - junit:
|
- junit:
|
||||||
# results: "*-junit.xml"
|
results: "*-junit.xml"
|
||||||
# allow-empty-results: true
|
allow-empty-results: true
|
||||||
|
|||||||
Reference in New Issue
Block a user