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

fikset publish coverage to pages

parent 63c9782f
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,12 @@ test:
pages:
stage: deploy
script:
- mkdir .public
- cp -r coverage/* .public
- mv .public public
artifacts:
paths:
- coverage
expire_in: 30 days
- public
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment