l git: announce staging* branches

This commit is contained in:
lassulus 2017-07-12 20:10:42 +02:00
parent 957db9d3e8
commit 59bf838bf8

View File

@ -65,7 +65,7 @@ let
server = "ni.r";
verbose = config.krebs.build.host.name == "prism";
# TODO define branches in some kind of option per repo
branches = [ "master" ];
branches = [ "master" "staging*" ];
};
};
};