makefu 2 cgit: primary git server is pnp
This commit is contained in:
parent
1a0e8f9ad8
commit
149583278b
|
@ -29,6 +29,7 @@ let
|
||||||
hooks = {
|
hooks = {
|
||||||
post-receive = git.irc-announce {
|
post-receive = git.irc-announce {
|
||||||
nick = config.networking.hostName;
|
nick = config.networking.hostName;
|
||||||
|
verbose = config.krebs.build.host.name == "pnp";
|
||||||
channel = "#retiolum";
|
channel = "#retiolum";
|
||||||
# TODO remove the hardcoded hostname
|
# TODO remove the hardcoded hostname
|
||||||
server = "cd.retiolum";
|
server = "cd.retiolum";
|
||||||
|
|
Loading…
Reference in a new issue