Skip to content
Snippets Groups Projects
Commit 7fb1266e authored by Marshall Quander's avatar Marshall Quander
Browse files

Store artifacts from build in Circle CI

parent cc868468
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,5 @@ jobs:
- node_modules
key: v1-dependencies-{{ checksum "package-lock.json" }}
- run: npm test
- store_artifacts:
path: dist
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment