use another image
This commit is contained in:
parent
5df09e4e76
commit
870912b530
@ -47,10 +47,9 @@ build_be:
|
|||||||
#################################################################
|
#################################################################
|
||||||
|
|
||||||
lint_fe:
|
lint_fe:
|
||||||
image: node:alpine
|
image: johnpapa/angular-cli
|
||||||
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