From b5afe4bdbc3bc2e3b5f786a739166f3d75086a3b Mon Sep 17 00:00:00 2001 From: Umputun Date: Sun, 31 Dec 2017 17:10:30 -0600 Subject: [PATCH] mail-server via bridge ip --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 22ede6e7..7501a1a6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ pipeline: notify: image: drillster/drone-email - host: mail-server + host: 172.17.0.1 port: 25 username: umputun password: umputun