Skip to content
Snippets Groups Projects
Commit 3a52252d authored by David Hrbáč's avatar David Hrbáč
Browse files

Speed up npm

parent 6801258e
No related branches found
No related tags found
No related merge requests found
......@@ -21,10 +21,10 @@ two spaces:
spell check:
stage: test
image: node:latest
image: davidhrbac/docker-npmcheck:latest
allow_failure: true
script:
- npm i markdown-spellcheck -g
#- npm i markdown-spellcheck -g
- mdspell '**/*.md' '!docs.it4i/module*.md' '!docs.it4i/anselm-cluster-documentation/software/omics-master/overview.md' '!docs.it4i/downtimes_history.md' -rns --en-us
ext_links:
......
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