Skip to content

Commit

Permalink
Persist dist directory under packages
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Oct 2, 2018
1 parent b91d497 commit be5dbe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- persist_to_workspace:
root: .
paths:
- dist
- packages/*/dist
publish-stable:
docker:
- image: circleci/node:9.10.0
Expand Down

0 comments on commit be5dbe3

Please sign in to comment.