gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: allow euro environment


From: gnunet
Subject: [taler-deployment] branch master updated: allow euro environment
Date: Fri, 22 Nov 2019 21:59:04 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8e69900  allow euro environment
8e69900 is described below

commit 8e699007087b93bbc1457a701afdcfa07a65c9f7
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Nov 22 21:58:21 2019 +0100

    allow euro environment
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 03dc99a..4f9bae8 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -351,7 +351,7 @@ def get_stale_repos(repos: List[Repo]) -> List[Repo]:
     return stale
 
 
-allowed_envs = ("test", "int", "demo", "auditor-reporter", "docs-builder")
+allowed_envs = ("test", "int", "demo", "auditor-reporter", "docs-builder", 
"euro")
 
 
 def load_envcfg():

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



reply via email to

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