This commit is contained in:
parent
2d3fd0ff95
commit
d6892bedce
|
@ -22,13 +22,12 @@ steps:
|
|||
notify:
|
||||
image: git.bluemedia.dev/bluemedia/woodpecker-email
|
||||
settings:
|
||||
from.address:
|
||||
from:
|
||||
from_secret: smtp_notify_email
|
||||
from.name: Woodpecker CI
|
||||
host:
|
||||
from_secret: smtp_notify_host
|
||||
username:
|
||||
from_secret: smtp_notify_email
|
||||
from_secret: smtp_notify_username
|
||||
password:
|
||||
from_secret: smtp_notify_password
|
||||
recipients_only: true
|
||||
|
|
Loading…
Reference in a new issue