[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: disable backoffice (integratio
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: disable backoffice (integrationtests) |
Date: |
Tue, 27 Jul 2021 11:42:36 +0200 |
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 e2757f3 disable backoffice (integrationtests)
e2757f3 is described below
commit e2757f3352e056948851defe791339a095b7a7a8
Author: ms <ms@taler.net>
AuthorDate: Tue Jul 27 11:42:32 2021 +0200
disable backoffice (integrationtests)
---
bin/taler-deployment | 6 ------
1 file changed, 6 deletions(-)
diff --git a/bin/taler-deployment b/bin/taler-deployment
index 11b0103..6d65536 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -388,12 +388,6 @@ def get_repos(envname):
["exchange", "merchant", "gnunet", "libmicrohttpd"],
build_anastasis,
),
- Repo(
- "merchant-backoffice",
- "git://git.taler.net/merchant-backoffice",
- [],
- build_backoffice,
- ),
]
# Note: these are currently not in use!
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: disable backoffice (integrationtests),
gnunet <=