Skip to content
Snippets Groups Projects
Commit 1ed2fe58 authored by Millicent Billette's avatar Millicent Billette
Browse files

FIX: catch coverage in gitlab-CI 15 style ( removed from gitlab config to land in .gitlab-ci.yml )

parent 5cb0bdce
No related branches found
No related tags found
No related merge requests found
Pipeline #17346 passed with warnings
......@@ -58,6 +58,7 @@ mirror-git.duniter.org:
pages:
stage: test
image: node:latest
coverage: '/Statements[^0-9]+(\d+\.\d+)%/'
script:
- npm run test:production
- mkdir -p public/dist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment