Fix CI email notification
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
ci/woodpecker/cron/docker Pipeline was successful

This commit is contained in:
Oliver Traber 2023-11-05 15:44:32 +01:00
parent b93befd90e
commit db98a3be23
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -10,15 +10,14 @@ steps:
tag: latest
notify:
image: deblan/woodpecker-email
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