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
|
image: johnpapa/angular-cli
|
||||||
script:
|
script:
|
||||||
- cd ./frontend
|
- cd ./frontend
|
||||||
- npm update
|
- npm install
|
||||||
- npm run -- ng lint
|
- npm run -- ng lint
|
||||||
extends:
|
extends:
|
||||||
- .lint
|
- .lint
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user