taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit e2757f3352e056948851defe791339a095b7a7a8
parent 5df990ceb71ae4045dc8a146b2292dd707ff0e50
Author: ms <ms@taler.net>
Date:   Tue, 27 Jul 2021 11:42:32 +0200

disable backoffice (integrationtests)

Diffstat:
Mbin/taler-deployment | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git 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!