From 821c5b161ea0ab97b4097d1f09956b4b704aa913 Mon Sep 17 00:00:00 2001 From: Umputun Date: Sat, 30 Dec 2017 23:33:05 -0600 Subject: [PATCH] . --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7eb8572f..2144ae69 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,8 +18,8 @@ pipeline: notify: image: drillster/drone-email - host: homemail.umputun.com - from: drone@homemail.umputun.com + host: mail.umputun.home + from: drone@mail.umputun.home recipients: [ umputun@gmail.com ] when: status: [ changed, failure ]