gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: Buildbot compile and check .sh


From: gnunet
Subject: [taler-deployment] branch master updated: Buildbot compile and check .sh files
Date: Fri, 20 Jan 2023 12:39:45 +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 f21a023  Buildbot compile and check .sh files
f21a023 is described below

commit f21a023ae5ea90ebb4f402fc8f797cb890257a5f
Author: Javier Sepulveda <javier.sepulveda@uv.es>
AuthorDate: Fri Jan 20 12:39:10 2023 +0100

    Buildbot compile and check .sh files
---
 docker/compile-and-check/buildbot-compile-and-check/build.sh | 5 +++++
 docker/compile-and-check/buildbot-compile-and-check/run.sh   | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/docker/compile-and-check/buildbot-compile-and-check/build.sh 
b/docker/compile-and-check/buildbot-compile-and-check/build.sh
new file mode 100755
index 0000000..d394751
--- /dev/null
+++ b/docker/compile-and-check/buildbot-compile-and-check/build.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+
+export DOCKER_BUILDKIT=1
+docker build -t sandcastle-checker base/
diff --git a/docker/compile-and-check/buildbot-compile-and-check/run.sh 
b/docker/compile-and-check/buildbot-compile-and-check/run.sh
new file mode 100755
index 0000000..99e0609
--- /dev/null
+++ b/docker/compile-and-check/buildbot-compile-and-check/run.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+
+docker run -e SANDCASTLE_DEBUG_SHELL=yes -it sandcastle-checker

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