use another image

This commit is contained in:
Marco Zeisler 2021-05-11 17:46:55 +02:00
parent 5df09e4e76
commit 870912b530

View File

@ -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