summaryrefslogtreecommitdiffstats
path: root/krebs/2configs
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-07-22 14:54:57 +0200
committerlassulus <lassulus@lassul.us>2017-07-22 14:54:57 +0200
commit8243e53d893c22e9fd4fc852df30e6f2f3cae032 (patch)
tree05e61a72c56dfc67ad183ca2ab380e8895145873 /krebs/2configs
parent248d405f6171e134812a4cbd51b3fa2663e616b0 (diff)
krebs buildbot: remove deprecated secrets
Diffstat (limited to 'krebs/2configs')
-rw-r--r--krebs/2configs/shared-buildbot.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/krebs/2configs/shared-buildbot.nix b/krebs/2configs/shared-buildbot.nix
index 135fcd65..a9e5afc7 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";
};