mirror of
https://github.com/maputnik/editor.git
synced 2026-06-19 05:37:27 +00:00
Change artifacts destination.
This commit is contained in:
@@ -27,3 +27,4 @@ jobs:
|
|||||||
- run: ./node_modules/.bin/istanbul report --include /tmp/artifacts/coverage/coverage.json --dir /tmp/artifacts/coverage html lcov
|
- run: ./node_modules/.bin/istanbul report --include /tmp/artifacts/coverage/coverage.json --dir /tmp/artifacts/coverage html lcov
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: /tmp/artifacts
|
path: /tmp/artifacts
|
||||||
|
destination: /artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user