gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: saving resources:


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: saving resources: build documentation twice a day
Date: Wed, 21 Jun 2017 13:50:21 +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 fe0883f  saving resources: build documentation twice a day
fe0883f is described below

commit fe0883f370b2e2fbb22dd03748c6be513b23c655
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jun 21 13:50:07 2017 +0200

    saving resources: build documentation twice a day
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1466c8f..097f74f 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -54,7 +54,7 @@ c['change_source'].append(changes.GitPoller(
 c['schedulers'] = []
 c['schedulers'].append(schedulers.Periodic(name="periodic",
                                            builderNames=["doc-builder"],
-                                           periodicBuildTimer=5*60))
+                                           periodicBuildTimer=12*60*60))
 c['schedulers'].append(schedulers.SingleBranchScheduler(
                             name="all",
                             change_filter=util.ChangeFilter(branch='master'),

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]