run dep lint in CI
This commit is contained in:
Родитель
a2728dcf38
Коммит
c99e59f166
|
@ -11,6 +11,7 @@ before_install:
|
|||
script:
|
||||
- npm install
|
||||
- npm run lint
|
||||
- CI=1 npm run lint:deps
|
||||
- docker build -t speech-proxy:build .
|
||||
|
||||
notifications:
|
||||
|
|
Загрузка…
Ссылка в новой задаче