[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: fix builder list
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: fix builder list |
Date: |
Fri, 13 Sep 2019 21:29:59 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 2c77ff5 fix builder list
2c77ff5 is described below
commit 2c77ff568e910e0207acaf31fcf71bf94a0a64f8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 21:29:52 2019 +0200
fix builder list
---
buildbot/master.cfg | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index b1202cf..bf94127 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -533,7 +533,8 @@ c["builders"] = [
AUDITOR_BUILDER_TEST,
AUDITOR_BUILDER_DEMO,
TEST_BUILDER,
- TIP_RESERVE_TOPPER_BUILDER,
+ TIP_RESERVE_TOPPER_BUILDER_DEMO,
+ TIP_RESERVE_TOPPER_BUILDER_TEST,
DEMO_SERVICES_CHECKER_BUILDER,
DOC_BUILDER,
SITES_BUILDER,
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-deployment] branch master updated: fix builder list,
gnunet <=