From 2fe7a060f6a34288140cba2715e9c8516f239a3a Mon Sep 17 00:00:00 2001 From: Umputun Date: Tue, 9 Jan 2018 18:40:57 -0600 Subject: [PATCH] change smtp --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a4d183f4..d04bef84 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ pipeline: notify: image: drillster/drone-email - host: 184.173.153.194 + host: smtp.mailgun.org port: 25 username: email_username password: email_password