Adding notifier
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson 2021-06-02 21:20:09 -04:00
parent 6c363f8d8c
commit 5a8b03a038

View File

@ -29,3 +29,13 @@ steps:
when:
event:
- tag
notify:
image: drillster/drone-email
host: smtp.watsonlabs.net
username: srvGitea
password:
from_secret: smtp_password
from: drone@watsonlabs.net
when:
status: [failure]