gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: do not nuke local/, just to be


From: gnunet
Subject: [taler-deployment] branch master updated: do not nuke local/, just to be safe(r)
Date: Fri, 23 Apr 2021 19:30:14 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new db237bc  do not nuke local/, just to be safe(r)
db237bc is described below

commit db237bc3112187c966ca46dfb8e4d8c5488dd3e6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Apr 23 19:30:11 2021 +0200

    do not nuke local/, just to be safe(r)
---
 buildbot/master.cfg | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 65165ab..2b287df 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -682,15 +682,6 @@ NIGHTLY_TRIGGERS.append("linkchecker-builder")
 WORKERS.append(worker.Worker("codespell-worker", "codespell-pass"))
 
 CODESPELL_FACTORY = create_factory_with_deployment()
-CODESPELL_FACTORY.addStep(
-    ShellCommand(
-        name="remove old binaries",
-        description="removing binaries from previous runs",
-        descriptionDone="Setup clean",
-        command=["rm", "-rf", "local"],
-        workdir="../.."
-    )
-)
 CODESPELL_FACTORY.addStep(
     ShellCommand(
         name="clean old deployment",

-- 
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]