Updated junit report configuration

This commit is contained in:
delvedor
2020-04-22 09:36:40 +02:00
parent 5cd67ddbe2
commit 9b4d2c13b0
2 changed files with 1 additions and 2 deletions

View File

@ -77,5 +77,5 @@
- email:
recipients: infra-root+build@elastic.co
- junit:
results: "*-junit.xml"
results: "**/*-junit.xml"
allow-empty-results: true

View File

@ -17,4 +17,3 @@
github-hooks: true
status-context: clients-ci
cancel-builds-on-update: true
publishers: []