taler-deployment

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

commit c59e2bac442e3e3ca1ad63cac595469e87b117ed
parent 575051e83c048e6a6a3f2816fc348b9c73e65e7f
Author: Devan Carpenter <devan@taler.net>
Date:   Thu, 17 Aug 2023 15:25:31 -0400

buildbot: remove old commented-out list

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -1213,12 +1213,6 @@ EMAIL_ALERTS.append("packaging-ubuntu-builder") # These factories uses the standard container worker. WORKERS.append(Worker("container-worker", "container-pass")) -# -# container_repos = ["backoffice", "wallet-core", "bank", "exchange", -# "merchant", "deployment", "twister", "sync", -# "help", "taler-merchant-demos", "challenger"] -# - # Container Job Generator Functions # Parse config file and save values in a dict