gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: remove wrong confirmation prom


From: gnunet
Subject: [taler-deployment] branch master updated: remove wrong confirmation prompt
Date: Tue, 06 Dec 2022 18:04:40 +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 3baafa5  remove wrong confirmation prompt
3baafa5 is described below

commit 3baafa5b95fc0e5ccd8d0e6a1f87d00bb78eb9cf
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 6 18:02:43 2022 +0100

    remove wrong confirmation prompt
---
 buildbot/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index c8c691c..79f0e60 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -8,7 +8,7 @@ echo "Building the Docker base image (taler_local/taler_base)."
 export TALER_DEPLOYMENT_CONFIG=${HOME}/deployment.conf
 export DOCKER_HOST=unix://${XDG_RUNTIME_DIR}/docker.sock
 echo "Remove data from previous builds.  Volumes will be removed before 
restarting."
-docker system prune -a
+docker system prune -a -f
 
 ${HOME}/deployment/docker/demo/build_base.sh
 

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