mirror of
https://github.com/BluemediaGER/discord-cleanup-bot.git
synced 2024-11-22 16:05:28 +01:00
Update woodpecker email notification
This commit is contained in:
parent
de2a8bb812
commit
a76ac78426
|
@ -21,5 +21,8 @@ steps:
|
||||||
from_secret: smtp_notify_email
|
from_secret: smtp_notify_email
|
||||||
password:
|
password:
|
||||||
from_secret: smtp_notify_password
|
from_secret: smtp_notify_password
|
||||||
|
recipients_only: true
|
||||||
|
recipients:
|
||||||
|
from_secret: smtp_notify_recipients
|
||||||
when:
|
when:
|
||||||
- status: [ failure ]
|
- status: [ failure ]
|
Loading…
Reference in a new issue