Skip to content

Commit

Permalink
Merge pull request #118 from devopsdays/mattstratton/add-slack-wercker
Browse files Browse the repository at this point in the history
attempt to add slack notification for wercker
  • Loading branch information
mattstratton committed Apr 12, 2016
2 parents 3075dd8 + 3f9f2b7 commit 196f809
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ deploy:
domain: devopsdays.github.io
basedir: public
repo: devopsdays/devopsdays.github.io
after-steps:
- slack-notifier:
url: $SLACK_URL
channel: website
username: wercker-bot
branch: master

0 comments on commit 196f809

Please sign in to comment.