check if install also works and is faster than update
This commit is contained in:
parent
8cd4f8281f
commit
fc38c747aa
@ -50,7 +50,7 @@ lint_fe:
|
||||
image: johnpapa/angular-cli
|
||||
script:
|
||||
- cd ./frontend
|
||||
- npm update
|
||||
- npm install
|
||||
- npm run -- ng lint
|
||||
extends:
|
||||
- .lint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user