diff options
Diffstat (limited to 'krebs')
-rw-r--r-- | krebs/2configs/shared-buildbot.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/krebs/2configs/shared-buildbot.nix b/krebs/2configs/shared-buildbot.nix index 135fcd65a..a9e5afc75 100644 --- a/krebs/2configs/shared-buildbot.nix +++ b/krebs/2configs/shared-buildbot.nix @@ -29,7 +29,6 @@ in { krebs.buildbot.master = let stockholm-mirror-url = "http://cgit.${hostname}.r/stockholm" ; in { - secrets = [ "retiolum-ci.rsa_key.priv" "cac.json" ]; workers = { testworker = "krebspass"; }; |