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 with stages
in 5 minutes and 42 seconds
......@@ -24,7 +24,10 @@ test:
artifacts:
reports:
junit: junit.xml
cobertura: coverage/cobertura-coverage.xml
coverage_report:
coverage_format: cobertura
path: coverage/cobertura-coverage.xml
publish:
stage: deploy
......
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