diff options
Diffstat (limited to 'mod/module.cli')
-rw-r--r-- | mod/module.cli | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/module.cli b/mod/module.cli index 4e8ef70..4bb4e2f 100644 --- a/mod/module.cli +++ b/mod/module.cli @@ -848,7 +848,8 @@ namespace brep // @@ TODO Is etc/brep-module.conf updated manually? Yes, will need to // replicate there eventually. // - class ci_github: ci_start, ci_cancel, + class ci_github: repository_url, + ci_start, ci_cancel, build, build_db, handler, openssl_options |