Skip to content

Commit

Permalink
ci(deployment): update condition-circle plugin to compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
waxlamp committed Feb 16, 2018
1 parent 6105023 commit 0287429
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 20 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ deployment:
semantic-release:
branch: master
commands:
- npm run semantic-release
- DEBUG=condition npm run semantic-release
38 changes: 20 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"devDependencies": {
"codecov.io": "^0.1.6",
"commitizen": "^2.8.6",
"condition-circle": "^1.5.0",
"condition-circle": "^2.0.1",
"conventional-commit-types": "^2.1.0",
"cz-conventional-changelog": "^1.2.0",
"html-webpack-plugin": "^2.28.0",
Expand Down

0 comments on commit 0287429

Please sign in to comment.