From 9129d699725598485ca3f80a086ed8020ae30efd Mon Sep 17 00:00:00 2001 From: MS Date: Mon, 12 Oct 2020 16:44:45 +0200 Subject: excluding sync repo --- bin/taler-deployment | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bin/taler-deployment b/bin/taler-deployment index 19568e2..608d386 100755 --- a/bin/taler-deployment +++ b/bin/taler-deployment @@ -358,12 +358,6 @@ def get_repos(envname): ["exchange", "libmicrohttpd"], build_merchant, ), - Repo( - "sync", - "git://git.taler.net/sync", - ["exchange", "merchant", "libmicrohttpd"], - build_sync, - ), Repo("bank", "git://git.taler.net/bank", [], build_bank), Repo("taler-merchant-demos", "git://git.taler.net/taler-merchant-demos", [], build_demos), Repo("backoffice", "git://git.taler.net/backoffice", [], build_backoffice), -- cgit v1.2.3