[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: fix keyword
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: fix keyword |
Date: |
Thu, 01 Jul 2021 15:16:59 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 7f6165c fix keyword
7f6165c is described below
commit 7f6165ceee5cc9bf6dcc7d7d34425e7089f7c806
Author: ms <ms@taler.net>
AuthorDate: Thu Jul 1 15:16:56 2021 +0200
fix keyword
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: fix keyword,
gnunet <=