summaryrefslogtreecommitdiff
path: root/bin/taler-deployment
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-07-27 11:42:32 +0200
committerms <ms@taler.net>2021-07-27 11:42:32 +0200
commite2757f3352e056948851defe791339a095b7a7a8 (patch)
tree642e909feb24a48a583151ea2fe048574aa7b986 /bin/taler-deployment
parent5df990ceb71ae4045dc8a146b2292dd707ff0e50 (diff)
downloaddeployment-e2757f3352e056948851defe791339a095b7a7a8.tar.gz
deployment-e2757f3352e056948851defe791339a095b7a7a8.tar.bz2
deployment-e2757f3352e056948851defe791339a095b7a7a8.zip
disable backoffice (integrationtests)
Diffstat (limited to 'bin/taler-deployment')
-rwxr-xr-xbin/taler-deployment6
1 files changed, 0 insertions, 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!