Skip to content
Snippets Groups Projects
Commit 22151481 authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

[ci] update paths to coverage.xml

parent f00a2863
No related branches found
No related tags found
1 merge request!305Fix cobertura to coverage_report
Pipeline #63503 passed
...@@ -48,7 +48,7 @@ stages: ...@@ -48,7 +48,7 @@ stages:
reports: reports:
coverage_report: coverage_report:
coverage_format: cobertura coverage_format: cobertura
path: coverage/cobertura-coverage.xml path: coverage.xml
build_linux: build_linux:
......
...@@ -48,7 +48,7 @@ stages: ...@@ -48,7 +48,7 @@ stages:
reports: reports:
coverage_report: coverage_report:
coverage_format: cobertura coverage_format: cobertura
path: coverage/cobertura-coverage.xml path: coverage.xml
.build_linux_template: .build_linux_template:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment