Skip to content

Commit

Permalink
temp: disable lerna publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 17, 2018
1 parent b07c9f0 commit dbf3ccc
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 @@ -128,7 +128,7 @@ jobs:
echo "//registry.yarnpkg.com/:_authToken=$NPM_TOKEN" >> ~/.npmrc
yarn lerna version
PACKAGE_SUFFIX=edge yarn build
yarn lerna publish
#yarn lerna publish
# Workflow definition
workflows:
Expand Down

0 comments on commit dbf3ccc

Please sign in to comment.