taler-deployment

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

commit 6e020325b58887b8e36b0922826562b078d25d0e
parent 7739553d0aca3fea61f5a4bc821f488165b22a11
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 16 Feb 2017 10:32:35 +0100

Comments

Diffstat:
Mbuildbot/master-lonelyslave.cfg | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/buildbot/master-lonelyslave.cfg b/buildbot/master-lonelyslave.cfg @@ -64,8 +64,6 @@ force = ForceScheduler(name="force-build", c['schedulers'] = [force, gitMaster] ####### BUILDERS -# They know *how* to build: which scripts need to be invoked, -# where in the filesystem.. from buildbot.process.factory import BuildFactory from buildbot.steps.source.git import Git