This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git


The following commit(s) were added to refs/heads/master by this push:
     new 1489ffc  Configuration example update
1489ffc is described below

commit 1489ffc492868a216267cb4ef6e3117776a6ea8e
Author: Dmitriy Pavlov <[email protected]>
AuthorDate: Sat Apr 27 11:22:01 2019 +0300

    Configuration example update
---
 conf/branches.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/branches.json b/conf/branches.json
index 24dc0c8..90d93cb 100644
--- a/conf/branches.json
+++ b/conf/branches.json
@@ -53,9 +53,9 @@
     },
     "channels": [
       {
-        email: "[email protected]",
-        subscribed: [
-          "master"
+        "email": "[email protected]",
+        "subscribed": [
+          "master", "master-nightly"
         ]
       }
     ]

Reply via email to