mirror of
https://github.com/elyby/accounts.git
synced 2024-12-02 11:41:05 +05:30
Include js linting in build steps
This commit is contained in:
parent
da425591bf
commit
cd7996abbc
@ -48,6 +48,7 @@ test:frontend:
|
|||||||
script:
|
script:
|
||||||
- cd frontend
|
- cd frontend
|
||||||
- npm i --silent > /dev/null
|
- npm i --silent > /dev/null
|
||||||
|
- npm run lint --silent
|
||||||
- npm run test --silent
|
- npm run test --silent
|
||||||
|
|
||||||
build:production:
|
build:production:
|
||||||
|
Loading…
Reference in New Issue
Block a user