summaryrefslogtreecommitdiff
path: root/buildbot/master.cfg
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-18 22:32:10 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-18 22:32:10 +0100
commitd504fe7c5f7e96077cd1da7681726b2b4f46e0ec (patch)
treedc0e0ca085b8d4c9b72c73ced4df65192d8c915b /buildbot/master.cfg
parent05d13f174eccfe1b91e4e1e24f97822a9c5503d5 (diff)
downloaddeployment-d504fe7c5f7e96077cd1da7681726b2b4f46e0ec.tar.gz
deployment-d504fe7c5f7e96077cd1da7681726b2b4f46e0ec.tar.bz2
deployment-d504fe7c5f7e96077cd1da7681726b2b4f46e0ec.zip
add libeufin
Diffstat (limited to 'buildbot/master.cfg')
-rw-r--r--buildbot/master.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 4d493a6..0ca580f 100644
--- 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",