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

feilsok

parent 3469b1af
No related branches found
No related tags found
No related merge requests found
......@@ -18,13 +18,6 @@ run_tests:
stage: test
script:
- npm test
# Publish coverage report on gitlab-pages
pages:
stage: deploy
dependencies:
- run_tests
script:
- mkdir .public
- cp -r coverage/* .public
- mv .public public
......
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