diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c7867459..b4ef787c3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -497,7 +497,9 @@ coverage: paths: - 'coverage' reports: - cobertura: coverage.xml + coverage_report: + coverage_format: cobertura + path: coverage.xml doc-stripping: variables: