Skip to content
Snippets Groups Projects
Verified Commit 7138400a authored by Georg Krause's avatar Georg Krause
Browse files

Fix Gitlab CI

parent d1d9b382
No related branches found
No related tags found
No related merge requests found
Pipeline #23653 passed
...@@ -24,7 +24,10 @@ test: ...@@ -24,7 +24,10 @@ test:
artifacts: artifacts:
reports: reports:
junit: junit.xml junit: junit.xml
cobertura: coverage/cobertura-coverage.xml coverage_report:
coverage_format: cobertura
path: coverage/cobertura-coverage.xml
publish: publish:
stage: deploy stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment