Skip to content
Snippets Groups Projects
Commit 1fb91e75 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed .gitlab-ci.yml for Gitlab 15

parent b2fde510
No related branches found
No related tags found
No related merge requests found
......@@ -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/
......
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