This commit is contained in:
2024-05-06 17:47:27 +02:00
parent d7a35d566a
commit 410159689f

View File

@@ -11,4 +11,5 @@ fn pre_check() {
throw `No gitea-admin-user secret in ${global::DOMAIN}-ci`
}
log_info("Ready to install");
true
}