From d22f466823192963c22eb8f51ae930cb5af8fa9a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 30 Aug 2018 23:14:51 +0300 Subject: Add support for git repositories to brep-load --- etc/brep-module.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/brep-module.conf b/etc/brep-module.conf index 2dc738e..ca02227 100644 --- a/etc/brep-module.conf +++ b/etc/brep-module.conf @@ -23,6 +23,7 @@ menu Packages= # menu Builds=?builds # menu Submit=?submit +# menu CI=?ci menu About=?about @@ -262,7 +263,7 @@ menu About=?about # not exit in the alloted time, then it is killed and its termination is # treated as abnormal. # -# submit-handler-timeout 60 +# submit-handler-timeout # The directory to save CI request data to. If unspecified, the package CI -- cgit v1.1