taler-deployment

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

commit 63d8147f534bfb6a04d663d3d2ea7477041aa566
parent 7aeccdebcf27eba4a347c55beff8438fa7bcaf05
Author: Devan Carpenter <devan@taler.net>
Date:   Fri,  3 Jan 2025 04:41:35 +0000

buildbot: disable ansible-taler-exchange CI

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -532,7 +532,6 @@ class GenerateStagesCommand(buildstep.ShellMixin, steps.BuildStep): # List of repos to add to container factory. container_repos = ["git.gnunet.org/gnunet", "git.taler.net/anastasis-www", - "git.taler.net/ansible-taler-exchange", "git.taler.net/challenger", "git.taler.net/docs", "git.taler.net/exchange",