Skip to content

Commit

Permalink
do not publish in verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 21, 2017
1 parent 0b71976 commit a52cddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ deployment:
branch: master
commands:
# not every commit is going to be published
- npm_config_loglevel=verbose npm run semantic-release || true
- npm run semantic-release || true

0 comments on commit a52cddc

Please sign in to comment.