fix commands
This commit is contained in:
parent
e5d4221a0a
commit
9d4e27bac7
@ -60,7 +60,7 @@ build_be:
|
||||
lint_fe:
|
||||
script:
|
||||
- cd ./frontend
|
||||
- ng lint
|
||||
- npm run -- ng lint
|
||||
extends:
|
||||
- .lint
|
||||
- .angular-image
|
||||
@ -88,7 +88,7 @@ test_fe:
|
||||
script:
|
||||
- cd ./frontend
|
||||
- npm update
|
||||
- ng test
|
||||
- npm run -- ng test
|
||||
cache:
|
||||
key: $CI_COMMIT_REF_SLUG-$CI_PROJECT_DIR
|
||||
paths:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user