@cryptotaxi247 / infra / commits / 20d37451

Disable hipchat-lb hydra notifier

Eelco Dolstra committed Aug 19, 2019 at 14:27 UTC 20d374511578ec81e8a928f02a28dba7bf976c94
1 file changed +5 -5
delft/hydra.nix
+5 -5
@@ -38,11 +38,11 @@ in
38 server_store_uri = https://cache.nixos.org?local-nar-cache=${narCache}
39 binary_cache_public_uri = https://cache.nixos.org
40
41 - <hipchat>
42 - jobs = (hydra|nixops):.*:.*
43 - room = 182482
44 - token = ${builtins.readFile ./hipchat-lb-token}
45 - </hipchat>
41 + #<hipchat>
42 + # jobs = (hydra|nixops):.*:.*
43 + # room = 182482
44 + # token = ${builtins.readFile ./hipchat-lb-token}
45 + #</hipchat>
46
47 <Plugin::Session>
48 cache_size = 32m