ci: switch alpine-tools image
Some checks reported errors
continuous-integration/drone/pr Build was killed
Some checks reported errors
continuous-integration/drone/pr Build was killed
This commit is contained in:
parent
2b4bd7408e
commit
59314ce04a
@ -21,9 +21,8 @@ steps:
|
||||
- markdownlint 'content/**/*.md' 'README.md'
|
||||
|
||||
- name: spellcheck
|
||||
image: node:lts-alpine
|
||||
image: thegeeklab/alpine-tools
|
||||
commands:
|
||||
- npm install -g spellchecker-cli
|
||||
- spellchecker --files 'content/**/*.md' 'README.md' -d .dictionary -p spell indefinite-article syntax-urls frontmatter --frontmatter-keys title tags --no-suggestions
|
||||
environment:
|
||||
FORCE_COLOR: true
|
||||
|
Loading…
Reference in New Issue
Block a user