gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: prep env


From: gnunet
Subject: [taler-deployment] branch master updated: prep env
Date: Sun, 13 Nov 2022 21:14:31 +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 a1af60f  prep env
a1af60f is described below

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

    prep env
---
 buildbot/build.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index b392c06..afc9a71 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -4,6 +4,10 @@ set -eu
 
 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
+
 ${HOME}/deployment/docker/demo/build_base.sh \
   ${HOME}/deployment/docker/demo/images/base/Dockerfile
 

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