Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,8 @@ check:rules:tests: - tests/functional/* artifacts: when: always paths: - tests/functional/report.xml reports: junit: tests/functional/report.xml Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,8 @@ check:rules:tests: - tests/functional/* artifacts: when: always paths: - tests/functional/report.xml reports: junit: tests/functional/report.xml Loading