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

feilsok

parent 3469b1af
Branches
No related tags found
No related merge requests found
...@@ -18,13 +18,6 @@ run_tests: ...@@ -18,13 +18,6 @@ run_tests:
stage: test stage: test
script: script:
- npm test - npm test
# Publish coverage report on gitlab-pages
pages:
stage: deploy
dependencies:
- run_tests
script:
- mkdir .public - mkdir .public
- cp -r coverage/* .public - cp -r coverage/* .public
- mv .public public - mv .public public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment