Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ig1na authored Apr 3, 2019
1 parent 69300c2 commit a8d3be8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- run:
name: build binaries
command: npm run oclif-pack
- persist_to_workspace:
root: ./
paths: [dist]
deploy:
docker:
- image: circleci/node:8
Expand Down

0 comments on commit a8d3be8

Please sign in to comment.