mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 06:27:25 +00:00
Code to store artifacts on circle ci
This commit is contained in:
@@ -25,3 +25,5 @@ jobs:
|
||||
- run: DOCKER_HOST=localhost npm test
|
||||
- run: npm run build
|
||||
- run: ./node_modules/.bin/istanbul report --include /tmp/artifacts/coverage/coverage.json --dir /tmp/artifacts/coverage html lcov
|
||||
- store_artifacts:
|
||||
path: /tmp/artifacts
|
||||
|
||||
Reference in New Issue
Block a user