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

Former-commit-id: d6b9963
  • Loading branch information
mattstratton committed Apr 12, 2016
2 parents ab86336 + 8d60613 commit 6999567
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 6999567

Please sign in to comment.