gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: Fix master.cfg duplicate - Com


From: gnunet
Subject: [taler-deployment] branch master updated: Fix master.cfg duplicate - Compile and Check step
Date: Tue, 21 Feb 2023 12:50:00 +0100

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

javier-sepulveda pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 6d9ac46  Fix master.cfg duplicate - Compile and Check step
6d9ac46 is described below

commit 6d9ac4619ea82ce09f21fe8e94a65ac9fa148485
Author: Javier Sepulveda <javier.sepulveda@uv.es>
AuthorDate: Tue Feb 21 12:49:15 2023 +0100

    Fix master.cfg duplicate - Compile and Check step
---
 buildbot/master.cfg | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index ee695e0..6701788 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1011,20 +1011,6 @@ SELENIUM_FACTORY.addStep(
 
 WORKERS.append(worker.Worker("compilecheck-worker", "compilecheck-pass"))
 
-# check-and-compile FACTORY - Step 1 - Build docker image
-
-CHECK_AND_COMPILE_FACTORY = create_factory_with_deployment()
-CHECK_AND_COMPILE_FACTORY.addStep(
-    ShellCommand(
-        name="Build",
-        description="Build docker image",
-        descriptionDone="Build Docker image: DONE",
-        command=["./build.sh"],
-        
workdir="/home/demo/deployment/docker/compile-and-check/buildbot-compile-and-check"
-    )
-)
-
-
 
 # check-and-compile FACTORY - Step 1 - Build docker image
 

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