Skip to content

Commit

Permalink
Update wercker.yml
Browse files Browse the repository at this point in the history
Adding email notification
  • Loading branch information
lowks authored Nov 23, 2016
1 parent 2ec01b3 commit 3831073
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,12 @@ build:
name: mix test
code: |
mix test
after-steps:
- wercker/email-notify:
from: alerts@wercker.com
to: kianseong@gmail.com
username: $username
password: $password
host: smtp.mailgun.org
port: 587

0 comments on commit 3831073

Please sign in to comment.