diff options
author | Francois Kritzinger <francois@codesynthesis.com> | 2024-12-10 16:27:29 +0200 |
---|---|---|
committer | Francois Kritzinger <francois@codesynthesis.com> | 2024-12-10 16:33:49 +0200 |
commit | cd422eff155c63cd73bd559c78480a1b2d4d42fd (patch) | |
tree | ef8db9b035020ce52ec6ba39c82e6a8a59241952 /mod/module.cli | |
parent | d716c64e4501a741ac40b0c2fd0303534a7d7f05 (diff) |
Update module infrastructure
Diffstat (limited to 'mod/module.cli')
-rw-r--r-- | mod/module.cli | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mod/module.cli b/mod/module.cli index 104337b..e8f7df9 100644 --- a/mod/module.cli +++ b/mod/module.cli @@ -845,13 +845,10 @@ namespace brep { }; - // @@ TODO Is etc/brep-module.conf updated manually? Yes, will need to - // replicate there eventually. - // class ci_github: ci_start, ci_cancel, build, build_db, - handler, - openssl_options + repository_url, + handler { // GitHub CI-specific options. // |