mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
added coverage artifact to circleci
This commit is contained in:
@@ -32,6 +32,8 @@ jobs:
|
||||
- run: npm run check
|
||||
- run: npm run lint
|
||||
- run: npm test
|
||||
- store_artifacts:
|
||||
path: coverage
|
||||
deploy_dev:
|
||||
machine: true
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user