Skip to content
Snippets Groups Projects
Commit 63c9782f authored by nilstes's avatar nilstes
Browse files

publich coverage to pages

parent 5c0787fe
No related branches found
No related tags found
No related merge requests found
......@@ -5,4 +5,13 @@ before_script:
test:
script:
- npm test
\ No newline at end of file
- npm test
pages:
stage: deploy
artifacts:
paths:
- coverage
expire_in: 30 days
only:
- master
\ No newline at end of file
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