krebs buildbot: rename to build|$hostname
This commit is contained in:
parent
7aa31b7bab
commit
cba35726a1
|
@ -160,7 +160,7 @@ in {
|
|||
};
|
||||
irc = {
|
||||
enable = true;
|
||||
nick = "${hostname}bot";
|
||||
nick = "build|${hostname}";
|
||||
server = "ni.r";
|
||||
channels = [ "retiolum" ];
|
||||
allowForce = true;
|
||||
|
|
Loading…
Reference in a new issue