taler-deployment

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

commit 15e7bcaa157bf234c1e7a5e1eb9cd88a94f29824
parent 5db7ef90321e3ce4df68a1e7d580f584edd35c8a
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Mon, 14 Apr 2025 11:28:22 +0200

Minor cleanup

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -583,8 +583,6 @@ def add_default_pipeline(bldr): factory = util.BuildFactory() factoryMeson = util.BuildFactory() -factoryWithDocs = util.BuildFactory() - ########################### @@ -662,10 +660,6 @@ gnunet_build_steps = [ factory.addSteps(gnunet_build_steps) -# The factory with doc deployment (only for firely) -factoryWithDocs.addSteps(gnunet_meson_build_steps) - - ############################ # COVERITY # # Occurs: 1st day of month #