l 2 buildbot: use prism.r
This commit is contained in:
parent
f7897e0b4c
commit
9c49d9a439
|
@ -219,6 +219,9 @@ in {
|
|||
channels = [ { channel = "retiolum"; } { channel = "noise"; } ];
|
||||
allowForce = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
c['buildbotURL'] = "http://${config.networking.hostName}.r:${toString config.krebs.buildbot.master.web.port}/"
|
||||
'';
|
||||
};
|
||||
|
||||
config.krebs.buildbot.worker = {
|
||||
|
|
Loading…
Reference in a new issue