gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: buildbot: fix typo in test bra


From: gnunet
Subject: [taler-deployment] branch master updated: buildbot: fix typo in test branch for new factory
Date: Mon, 12 Jun 2023 21:09:12 +0200

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 543090d  buildbot: fix typo in test branch for new factory
543090d is described below

commit 543090defe0bc585f32d3d6a10e00872c8cfd340
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Mon Jun 12 15:08:57 2023 -0400

    buildbot: fix typo in test branch for new factory
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index dcb043f..a3118a7 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1236,7 +1236,7 @@ for reponame in container_repos:
     SCHEDULERS.append(schedulers.SingleBranchScheduler(
         name="container-scheduler",
         change_filter=util.ChangeFilter(
-            branch="dev/dvn/container-ci",
+            branch="dev/devan-carpenter/container-ci",
             project_re=f"({reponame[0]})"
         ),
         treeStableTimer=None,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]