mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 22:40:01 +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
|
||||
- store_artifacts:
|
||||
path: /tmp/artifacts
|
||||
destination: /artifacts
|
||||
|
||||
Reference in New Issue
Block a user