l 2 git: remove nin from announced branches
This commit is contained in:
parent
fc627d0b99
commit
b4537403f8
|
@ -57,7 +57,7 @@ let
|
|||
server = "ni.r";
|
||||
verbose = config.krebs.build.host.name == "prism";
|
||||
# TODO define branches in some kind of option per repo
|
||||
branches = [ "master" "newest" "nin" ];
|
||||
branches = [ "master" "newest" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue