aboutsummaryrefslogtreecommitdiff
path: root/buildbot/master.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/master.cfg')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 005ab7a..a018c2b 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -58,7 +58,7 @@ WORKERS = []
tipReserveEmails = reporters.MailNotifier(
fromaddr="buildbot@taler.net", # to be sent to a dedicate alias
sendToInterestedUsers=False,
- mode=("always"),
+ mode=("all"),
builders=("check-tips-builder"),
extraRecipients=["tips@taler.net"],
dumpMailsToLog=True, # debug, to remove