Skip to content
Snippets Groups Projects
Commit 8f72a393 authored by Anton Hansson's avatar Anton Hansson :ghost:
Browse files

Update .gitlab-ci.yml file

parent 8b5f0fa7
No related branches found
No related tags found
No related merge requests found
Pipeline #76596 passed with warnings
...@@ -20,7 +20,7 @@ pytest: ...@@ -20,7 +20,7 @@ pytest:
script: script:
- coverage run -m pytest - coverage run -m pytest
- coverage report - coverage report
coverage: ^TOTAL.+?(\d+\%)$ coverage: '/TOTAL.*\s([.\d]+)%/'
dummy: dummy:
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