summaryrefslogtreecommitdiff
path: root/bin/taler-deployment
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-05-10 10:19:50 +0200
committerMS <ms@taler.net>2021-05-10 10:19:50 +0200
commit7bdb0b78d3693b7574b4e0d1f83f77cbc0e31dc2 (patch)
tree3de220da892a1201bb08a68d11612ce3d02e062e /bin/taler-deployment
parent73689cd47db3182cdb6fdb46f6f1c527a1cc33c4 (diff)
downloaddeployment-7bdb0b78d3693b7574b4e0d1f83f77cbc0e31dc2.tar.gz
deployment-7bdb0b78d3693b7574b4e0d1f83f77cbc0e31dc2.tar.bz2
deployment-7bdb0b78d3693b7574b4e0d1f83f77cbc0e31dc2.zip
deploying Anastasis
Diffstat (limited to 'bin/taler-deployment')
-rwxr-xr-xbin/taler-deployment6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index 196c9da..62924cb 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -480,6 +480,12 @@ def get_repos(envname):
build_sync,
),
Repo(
+ "anastasis",
+ "git://git.taler.net/anastasis",
+ ["gnunet", "libmicrohttpd"],
+ build_sync,
+ ),
+ Repo(
"bank",
"git://git.taler.net/bank",
[],