Enable junit report

This commit is contained in:
delvedor
2020-04-20 12:12:40 +02:00
parent 17959a41e1
commit ae8ac21060

View File

@ -69,6 +69,6 @@
publishers:
- email:
recipients: infra-root+build@elastic.co
# - junit:
# results: "*-junit.xml"
# allow-empty-results: true
- junit:
results: "*-junit.xml"
allow-empty-results: true