Configure npm registry and add verbose output for debugging
This commit is contained in:
@@ -207,7 +207,8 @@ frontend_tests:
|
||||
policy: pull-push
|
||||
before_script:
|
||||
- cd frontend
|
||||
- npm ci
|
||||
- npm config set registry https://deps.global.bsf.tools/npm/
|
||||
- npm ci --verbose
|
||||
script:
|
||||
- npm run test -- --run --reporter=verbose --coverage
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user