This commit is contained in:
+5
-3
@@ -15,10 +15,12 @@ steps:
|
||||
image: drillster/drone-email
|
||||
settings:
|
||||
host: mailcow.basecom.de
|
||||
username: drone@notifications.sikorski.cloud
|
||||
from:
|
||||
from_secret: "Notifications_Address"
|
||||
username:
|
||||
from_secret: "Notifications_Address"
|
||||
password:
|
||||
from_secret: "password"
|
||||
from: drone@notifications.sikorski.cloud
|
||||
from_secret: "Notifications_Address_Password"
|
||||
recipients: [ roger@sikorski.cloud ]
|
||||
when:
|
||||
status: [ success, failure ]
|
||||
Reference in New Issue
Block a user