diff --git a/.woodpecker/docker.yaml b/.woodpecker/docker.yaml index bc96bcd..88313a6 100644 --- a/.woodpecker/docker.yaml +++ b/.woodpecker/docker.yaml @@ -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