taler-deployment

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

commit d504fe7c5f7e96077cd1da7681726b2b4f46e0ec
parent 05d13f174eccfe1b91e4e1e24f97822a9c5503d5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 18 Feb 2024 22:32:10 +0100

add libeufin

Diffstat:
Mbuildbot/master.cfg | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -526,6 +526,7 @@ class GenerateStagesCommand(buildstep.ShellMixin, steps.BuildStep): # List of repos to add to container factory. container_repos = ["git.taler.net/wallet-core", + "git.taler.net/libeufin", "git.taler.net/merchant", "git.taler.net/exchange", "git.taler.net/docs",