krebs buildbot-krebs: just build own host
This commit is contained in:
parent
c402e612df
commit
751780e400
|
@ -6,10 +6,7 @@
|
|||
|
||||
networking.firewall.allowedTCPPorts = [ 80 8010 9989 ];
|
||||
krebs.ci.enable = true;
|
||||
krebs.ci.users.krebs ={
|
||||
hosts = [
|
||||
"test-all-krebs-modules"
|
||||
config.networking.hostName
|
||||
];
|
||||
};
|
||||
krebs.ci.users.krebs.hosts = [
|
||||
config.networking.hostName
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue