Commit 082f7221 authored by Baumgartner, Michael's avatar Baumgartner, Michael
Browse files

fix CI

parent a823d6cd
...@@ -24,5 +24,7 @@ build-job: ...@@ -24,5 +24,7 @@ build-job:
- coverage xml - coverage xml
artifacts: artifacts:
reports: reports:
cobertura: coverage.xml coverage_report:
coverage_format: cobertura
path: coverage.xml
coverage: '/TOTAL.*\s+(\d+\%)/' coverage: '/TOTAL.*\s+(\d+\%)/'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment