Commit 1fb91e75 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed .gitlab-ci.yml for Gitlab 15

parent b2fde510
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ stages:
        name: ${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHA}
        expire_in: 7 days
        reports:
            cobertura: coverage.xml
            coverage_report: coverage.xml
            junit: "builddir/$CI_JOB_NAME/tests-report.xml"
        paths:
            - coverage_html/