Skip to content

Commit

Permalink
Publish from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltiunov committed Jul 8, 2020
1 parent faff715 commit ab9776f
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 @@ -94,7 +94,7 @@ jobs:

- run: yarn build
- run: yarn lerna run --concurrency 1 --ignore @cubejs-backend/jdbc-driver --ignore @cubejs-client/ngx --ignore @cubejs-client/vue build
- run: ./node_modules/.bin/lerna publish from-git --github-release --conventional-commits --yes
- run: ./node_modules/.bin/lerna publish from-git --yes

react_dashboard_guide:
docker:
Expand Down

0 comments on commit ab9776f

Please sign in to comment.