From ab9776fabfa97bb4c90d83e4631472c177398446 Mon Sep 17 00:00:00 2001 From: Pavel Tiunov Date: Tue, 7 Jul 2020 19:44:35 -0700 Subject: [PATCH] Publish from CI --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 39de7e86ab073..90cb941c4658e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: