gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: same, to build the base image


From: gnunet
Subject: [taler-deployment] branch master updated: same, to build the base image
Date: Tue, 15 Nov 2022 22:01:02 +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 a0c2ef7  same, to build the base image
a0c2ef7 is described below

commit a0c2ef714917e74abfc52a9dc4901066ed30a1ea
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 15 22:00:58 2022 +0100

    same, to build the base image
---
 buildbot/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index 8c6f05b..9188e1d 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -7,11 +7,11 @@ echo "Building the Docker base image 
(taler_local/taler_base)."
 # INI file with global config entries; typically
 # URLs and secrets.  Not automatically generated.
 export TALER_DEPLOYMENT_CONFIG=${HOME}/deployment.conf
+export DOCKER_HOST=unix://${XDG_RUNTIME_DIR}/docker.sock
 
 ${HOME}/deployment/docker/demo/build_base.sh \
   ${HOME}/deployment/docker/demo/images/base/Dockerfile
 
-export DOCKER_HOST=unix://${XDG_RUNTIME_DIR}/docker.sock
 echo "Building each service's image."
 cd ${HOME}/deployment/docker/demo
 docker-compose build

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