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