l 2: only announce branches master & newest
This commit is contained in:
parent
1fcc20aa49
commit
b1b929c67d
lass/2configs
|
@ -56,6 +56,7 @@ let
|
|||
channel = "#retiolum";
|
||||
server = "cd.retiolum";
|
||||
verbose = config.krebs.build.host.name == "prism";
|
||||
branches = [ "master" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -16,6 +16,7 @@ let
|
|||
verbose = false;
|
||||
channel = "#retiolum";
|
||||
server = "cd.retiolum";
|
||||
branches = [ "newest" ];
|
||||
};
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue