[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: -import secrets
From: |
Admin |
Subject: |
[taler-deployment] branch master updated: -import secrets |
Date: |
Tue, 04 Feb 2025 14:59:33 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository taler-deployment.
The following commit(s) were added to refs/heads/master by this push:
new 7e2f7d6 -import secrets
7e2f7d6 is described below
commit 7e2f7d6a89880ab460de72f6d40f470881fce789
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 4 14:59:31 2025 +0100
-import secrets
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 9259041..13e555e 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -40,7 +40,7 @@ from buildbot.plugins import changes
from buildbot.plugins import reporters
from buildbot.plugins import schedulers
from buildbot.plugins import steps
-from buildbot.plugins import util
+from buildbot.plugins import secrets, util
from buildbot.process import buildstep, logobserver
from buildbot.reporters.generators.build import BuildStatusGenerator
from buildbot.worker import Worker
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: -import secrets,
Admin <=