Skip to content

Commit

Permalink
Updated circleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
David Koblas committed Aug 21, 2019
1 parent 043d48d commit a559d48
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,12 @@ jobs:

- persist_to_workspace:
root: ~/repo
paths: .
paths:
- lib
- package*
- node_modules
- LICENSE.txt
- README.md

deploy:
<<: *defaults
Expand Down

0 comments on commit a559d48

Please sign in to comment.