[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: stick to API
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: stick to API |
Date: |
Thu, 01 Jul 2021 15:19:29 +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 9415076 stick to API
9415076 is described below
commit 941507670fa3275c863e88fefff10cfd14e98f05
Author: ms <ms@taler.net>
AuthorDate: Thu Jul 1 15:19:25 2021 +0200
stick to API
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a018c2b..f97177a 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -59,7 +59,7 @@ tipReserveEmails = reporters.MailNotifier(
fromaddr="buildbot@taler.net", # to be sent to a dedicate alias
sendToInterestedUsers=False,
mode=("all"),
- builders=("check-tips-builder"),
+ builders=["check-tips-builder"],
extraRecipients=["tips@taler.net"],
dumpMailsToLog=True, # debug, to remove
messageFormatter=reporters.MessageFormatter(
--
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: stick to API,
gnunet <=