Skip to content
Snippets Groups Projects
Commit 15ee6d33186a authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Replace reports:cobertura with coverage_report keyword

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6819



Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parent e88ad72727e6
No related branches found
No related tags found
1 merge request!72Intermediate build for testing purposes
......@@ -437,7 +437,9 @@
artifacts:
reports:
<<: *spec_reports
cobertura: coverage/coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage/coverage.xml
Ubuntu 16.04 specs:
image: "registry.gitlab.com/gitlab-org/gitlab-build-images:omnibus-gitlab-xenial"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment