[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: fix builder names
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: fix builder names |
Date: |
Fri, 13 Sep 2019 21:32:44 +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 2015567 fix builder names
2015567 is described below
commit 201556735b9f31ccafbab0fc6110e0f0973fb235
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 21:32:40 2019 +0200
fix builder names
---
buildbot/master.cfg | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 4c46649..71a2a82 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -192,7 +192,8 @@ FORCE_SCHEDULER = schedulers.ForceScheduler(
"test-builder",
"doc-builder",
"sites-builder",
- "tip-reserve-topper-builder"
+ "tip-reserve-topper-builder-test",
+ "tip-reserve-topper-builder-demo"
]
)
--
To stop receiving notification emails like this one, please contact
address@hidden.