gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin-deployment] branch master updated: remove packager


From: gnunet
Subject: [libeufin-deployment] branch master updated: remove packager
Date: Thu, 21 Jan 2021 14:55:25 +0100

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

ms pushed a commit to branch master
in repository libeufin-deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 5a2f776  remove packager
5a2f776 is described below

commit 5a2f776ee77470ef261348855be9ba5ecc58cb65
Author: MS <ms@taler.net>
AuthorDate: Thu Jan 21 14:55:21 2021 +0100

    remove packager
---
 buildbot/master.cfg | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 9276f42..6a996f4 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -110,21 +110,8 @@ ALL_FACTORY.addSteps([
         descriptionDone="Parsing tests done",
         flunkOnFailure=True,
         command=["make", "parse"]
-    ),
-    ShellCommand(
-        name="Packager",
-        description="Creating distribution archive",
-        descriptionDone="Distribution archive done",
-        haltOnFailure=True,
-        command=["make", "dist"]
-    ),
-    ShellCommand(
-        name="Packager",
-        description="Publishing the distribution archive",
-        descriptionDone="Distribution archive is online",
-        flunkOnFailure=True,
-        command=["cp", "build/distributions/libeufin.zip", 
"/home/libeufin/web"]
     )
+
 ])
 
 ##### BUILDERS

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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