Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ pages: - coverage combine csp-lmc-common_coverage csp-lmc-mid_coverage - coverage xml -i # rename file because bagdges creation looks for code-coverage.xml file - mv coverage.xml code-coverage.xml - mv coverage.xml ./reports/code-coverage.xml artifacts: paths: - public Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ pages: - coverage combine csp-lmc-common_coverage csp-lmc-mid_coverage - coverage xml -i # rename file because bagdges creation looks for code-coverage.xml file - mv coverage.xml code-coverage.xml - mv coverage.xml ./reports/code-coverage.xml artifacts: paths: - public Loading