🤖 Add notification
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
SebClem 2022-02-01 11:25:07 +01:00
parent 7bb447f7d1
commit e0deb8acaa
No known key found for this signature in database
GPG Key ID: 3D8E353F900B1305

View File

@ -18,6 +18,19 @@ steps:
repo: harbor.sebclem.fr/sebclem/renovate
registry: harbor.sebclem.fr
- name: Notify
image: drillster/drone-email
settings:
host:
from_secret: mail_host
username:
from_secret: mail_username
password:
from_secret: mail_password
from:
from_secret: mail_from
when:
status: [ changed, failure ]
trigger:
event: