Loading .gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -473,14 +473,15 @@ check-compatibility-with-basop-reference-branch: when: always expire_in: 1 month paths: - report-junit.xml - report-junit-selftest-full.xml - report-junit-selftest-basop-encoder.xml - report.html expose_as: "check-float-reference results" reports: junit: - report-junit-selftest-full.xml - report-junit-sefltest-basop-encoder.xml - report-junit-selftest-basop-encoder.xml # --------------------------------------------------------------- # Build jobs Loading Loading
.gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -473,14 +473,15 @@ check-compatibility-with-basop-reference-branch: when: always expire_in: 1 month paths: - report-junit.xml - report-junit-selftest-full.xml - report-junit-selftest-basop-encoder.xml - report.html expose_as: "check-float-reference results" reports: junit: - report-junit-selftest-full.xml - report-junit-sefltest-basop-encoder.xml - report-junit-selftest-basop-encoder.xml # --------------------------------------------------------------- # Build jobs Loading