This commit is contained in:
parent
6c363f8d8c
commit
5a8b03a038
10
.drone.yml
10
.drone.yml
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user