summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",