Skip to content
Snippets Groups Projects
Commit 3023541e authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Update .gitlab-ci.yml file

parent fdfaf307
No related branches found
No related tags found
No related merge requests found
Pipeline #69686 passed
...@@ -43,7 +43,7 @@ testsuite: ...@@ -43,7 +43,7 @@ testsuite:
- coverage report - coverage report
- coverage html - coverage html
- coverage xml - coverage xml
coverage: '/TOTAL.*? (100(?:\.0+)?\%\|[1-9]?\d(?:\.\d+)?\%)$/' coverage: '/TOTAL.*\s+(\d+%)$/'
artifacts: artifacts:
when: always when: always
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment