summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-21 10:40:32 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-21 10:40:32 +0100
commit0cf40d62f53cf81a357a2f64bf4fbfc14ce61a02 (patch)
treecfaf99addb1eaf77cefa13baa8ecd3894bed7033 /buildbot
parent31d3fc168dbae15ac1a8dcb4fcda19abe7745679 (diff)
downloaddeployment-0cf40d62f53cf81a357a2f64bf4fbfc14ce61a02.tar.gz
deployment-0cf40d62f53cf81a357a2f64bf4fbfc14ce61a02.tar.bz2
deployment-0cf40d62f53cf81a357a2f64bf4fbfc14ce61a02.zip
debug bb
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index e479f08..56376c1 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -107,7 +107,7 @@ ALL_SCHEDULER = schedulers.SingleBranchScheduler(
branch="master",
project_re="backoffice|wallet|bank|exchange"
"merchant|deployment|donations|blog"
- "|survey|landing|playground"),
+ "help|survey|landing|playground"),
treeStableTimer=None,
builderNames=["switcher-builder"])