Buildbot设置和混淆密码设置为build属性

时间:2019-06-11 11:31:21

标签: continuous-integration buildbot

我想通过构建属性http://docs.buildbot.net/latest/manual/configuration/schedulers.html#forcescheduler-scheduler将密码传递给构建步骤,但是我不希望密码显示在构建属性选项卡或任何日志中。

我知道有一个秘密提供者http://docs.buildbot.net/latest/manual/secretsmanagement.html,但我希望/需要为每个版本设置不同的密码。 我也偶然发现了这段代码http://docs.buildbot.net/current/developer/secrets.html#secret-obfuscation 但是我不确定是否可以将其与构建属性一起使用。

0 个答案:

没有答案