From 7f4578b2f5bbd43b7d5da21b01d6f29c23e923ca Mon Sep 17 00:00:00 2001 From: Low Kian Seong Date: Fri, 25 Nov 2016 22:23:48 +0800 Subject: [PATCH] Update wercker.yml add another email --- wercker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wercker.yml b/wercker.yml index 9eaf78f..ba72845 100644 --- a/wercker.yml +++ b/wercker.yml @@ -37,7 +37,7 @@ build: after-steps: - wercker/email-notify: from: alerts@wercker.com - to: kianseong@gmail.com + to: kianseong@gmail.com, ganymede@gmail.com username: $username password: $password host: smtp.sendgrid.net