From a05f09a08fe14f1c9a896975cfa3aed605574695 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Tue, 30 Apr 2024 14:38:08 +0200 Subject: Post-review changes --- mod/module.cli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mod/module.cli') 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 -- cgit v1.1