gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 02/02: BB config


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 02/02: BB config
Date: Tue, 06 Feb 2018 04:34:19 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

commit e87eaf6656b98f89c8b8c84ddaaffb861b3846dd
Author: Florian Dold <address@hidden>
AuthorDate: Tue Feb 6 04:34:14 2018 +0100

    BB config
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 03a135f..9d04a9d 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -61,7 +61,7 @@ c["change_source"] = [ALLCS]
 
 def doc_filter(change):
     _changes = change.asDict()
-    if _changes.get("project") in ["docs-landing", "api", "www", 
"merchant-frontend-examples"]:
+    if _changes.get("project") not in ["exchange", "merchant""]:
         return True
     files = _changes.get("files")
     for file in files:

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



reply via email to

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