taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit dacf77bc157145cc5db6c3305506fdc206a1c495
parent b6236b19ac1feb2c54bb10a1b8668b8d338cbd90
Author: buckE <buckE@disroot.org>
Date:   Tue, 23 Jun 2020 05:51:50 +0000

removed e-mail again to debug

Diffstat:
Mbuildbot/master.cfg | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -177,9 +177,9 @@ DOC_SCHEDULER = schedulers.SingleBranchScheduler( branch_re="(master|stable)", project_re="(docs|deployment)" ), treeStableTimer=None, - properties = { - 'owner': ['buckE@taler.net'] - } +# properties = { +# 'owner': ['buckE@taler.net'] +# } ) @@ -1010,7 +1010,7 @@ IRC = reporters.IRC( EMAIL = reporters.MailNotifier( fromaddr="testbuild@taler.net", - sendToInterestedUsers=True, + sendToInterestedUsers=False, # notify from pass to fail, and viceversa. mode=("change"), builders=(