Add oc-discovery

This commit is contained in:
mr
2026-02-05 09:39:11 +01:00
parent 7fb81e9829
commit 84317acc1e
6 changed files with 157 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ var REPOS = []string{
"oc-schedulerd",
"oc-workflow",
"oc-workspace",
"oc-discovery",
}
var officialRegistry = "opencloudregistry"