Skip to content

Commit

Permalink
[fix] add server for notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Dec 7, 2018
1 parent 41f048b commit 6c5175d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ steps:
- name: notify
image: drillster/drone-email
settings:
host:
from_secret: SMTP_HOST
username:
from_secret: SMTP_USERNAME
password:
Expand Down

0 comments on commit 6c5175d

Please sign in to comment.