mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
modified: .gitlab-ci.yml
This commit is contained in:
parent
f44e4ab4a8
commit
4d4deace76
@ -1,7 +1,6 @@
|
||||
stages:
|
||||
- test
|
||||
|
||||
|
||||
docs:
|
||||
stage: test
|
||||
image: davidhrbac/docker-mdcheck:latest
|
||||
@ -23,7 +22,7 @@ other_files:
|
||||
- find . -type f -not -path "*.git*" ! -name "*.eb" ! -name "*.patch*" ! -name ".git*" ! -name "LICENSE" ! -name "*.md" ! -name "*.sh" -exec false {} +
|
||||
|
||||
spell_check:
|
||||
tage: test
|
||||
stage: test
|
||||
image: davidhrbac/docker-npmcheck:latest
|
||||
script:
|
||||
- npm i markdown-spellcheck -g
|
||||
|
Loading…
x
Reference in New Issue
Block a user