fix path;
This commit is contained in:
parent
0d1d462b65
commit
5df09e4e76
@ -50,6 +50,7 @@ lint_fe:
|
|||||||
image: node:alpine
|
image: node:alpine
|
||||||
script:
|
script:
|
||||||
- cd ./frontend
|
- cd ./frontend
|
||||||
|
- npm install
|
||||||
- npm run -- ng lint
|
- npm run -- ng lint
|
||||||
extends:
|
extends:
|
||||||
- .lint
|
- .lint
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user