Fix mail notification
Some checks failed
ci/woodpecker/push/matrix-media-repo Pipeline failed

This commit is contained in:
Oliver Traber 2023-11-05 02:50:00 +01:00
parent 2d3fd0ff95
commit d6892bedce
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -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