Skip to content

Commit

Permalink
fix: disable semantic release until approved
Browse files Browse the repository at this point in the history
:
  • Loading branch information
amphro committed Oct 24, 2018
1 parent de3dcbc commit dd3bae9
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 @@ -42,7 +42,7 @@ jobs:
name: Install dependencies
command: .circleci/greenkeeper
- run: yarn global add semantic-release@15
- run: semantic-release
# - run: semantic-release
- save_cache:
key: dependency-cache-{{ checksum "package.json" }}
paths:
Expand Down

0 comments on commit dd3bae9

Please sign in to comment.