Update .gitlab-ci.yml file

main
Joerg 2023-06-25 13:01:46 +00:00
parent ff9fb89cf7
commit f009cd0e82
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ test:
artifacts:
paths:
- /coverage/lcov.info
coverage: '/\s*lines\.*:\s*([\d\.]+%)/'
sonar:
stage: analyze