Skip to content

Commit

Permalink
chore(wercker): add prepublish step
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Kristian Flaatten committed Jul 7, 2016
1 parent 92ccc41 commit b102273
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ npm:
name: npm rebuild
code: npm rebuild

- script:
name: prepublish
code: npm run prepublish

- script:
name: semantic release pre
code: npm run semantic-release -- pre
Expand Down

0 comments on commit b102273

Please sign in to comment.