gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 01/02: envcfg template


From: gnunet
Subject: [taler-deployment] 01/02: envcfg template
Date: Fri, 01 Nov 2019 12:56:41 +0100

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

dold pushed a commit to branch master
in repository deployment.

commit 56eda3dadba7e5948766ceafee71a7a5c13afe21
Author: Florian Dold <address@hidden>
AuthorDate: Fri Nov 1 12:40:48 2019 +0100

    envcfg template
---
 envcfg.py.template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/envcfg.py.template b/envcfg.py.template
new file mode 100644
index 0000000..c7523ca
--- /dev/null
+++ b/envcfg.py.template
@@ -0,0 +1,16 @@
+# Name of the environment (test, demo, int, ...)
+env = "..."
+
+tag = "master"
+
+tag_gnunet = tag
+tag_libmicrohttpd = tag
+tag_exchange = tag
+tag_merchant = tag
+tag_bank = tag
+tag_twister = tag
+tag_landing = tag
+tag_donations = tag
+tag_blog = tag
+tag_survey = tag
+tag_backoffice = tag

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]