gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix fail branch


From: gnunet
Subject: [taler-deployment] branch master updated: fix fail branch
Date: Sun, 13 Nov 2022 21:08:21 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new ed53600  fix fail branch
ed53600 is described below

commit ed536009165e65c17411414364acea3113bc9354
Author: MS <ms@taler.net>
AuthorDate: Sun Nov 13 21:08:14 2022 +0100

    fix fail branch
---
 docker/demo/build_base.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docker/demo/build_base.sh b/docker/demo/build_base.sh
index 01e13dc..776eeae 100755
--- a/docker/demo/build_base.sh
+++ b/docker/demo/build_base.sh
@@ -44,6 +44,7 @@ docker build --no-cache \
   -f $DOCKER_FILE . || (
     echo Removing the dummy 'taler_notags' file.
     rm -f taler_notags
+    exit 1
   )
 echo Removing the dummy 'taler_notags' file.
 rm -f taler_notags

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