Fix step name in pipeline
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
499db16689
commit
44ea3501b9
|
@ -8,7 +8,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- name: lint checks
|
- name: spellchecker checks
|
||||||
image: polpetta/spellchecker
|
image: polpetta/spellchecker
|
||||||
commands:
|
commands:
|
||||||
- ./tools/spellchecker.sh en
|
- ./tools/spellchecker.sh en
|
||||||
|
|
Loading…
Reference in New Issue