Updated junit report configuration
This commit is contained in:
@ -77,5 +77,5 @@
|
|||||||
- 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
|
||||||
|
|||||||
@ -17,4 +17,3 @@
|
|||||||
github-hooks: true
|
github-hooks: true
|
||||||
status-context: clients-ci
|
status-context: clients-ci
|
||||||
cancel-builds-on-update: true
|
cancel-builds-on-update: true
|
||||||
publishers: []
|
|
||||||
|
|||||||
Reference in New Issue
Block a user