mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
add artifact path(s)
This commit is contained in:
parent
cdbfcef0eb
commit
ae69ad0d4e
1 changed files with 3 additions and 0 deletions
|
|
@ -71,6 +71,9 @@ run jest tests:
|
|||
- npm install
|
||||
- npm test -- --coverage --testResultsProcessor=jest-sonar-reporter
|
||||
- sonar-scanner
|
||||
artifacts:
|
||||
paths:
|
||||
- coverage/lcov.info
|
||||
|
||||
upload to sonarcloud:
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue