Move back to gitlab registry

This commit is contained in:
2026-04-09 13:48:20 -04:00
parent 9282a1bdd1
commit f7a5475c8c
17 changed files with 33 additions and 16 deletions
+2
View File
@@ -1,5 +1,7 @@
export BB_REGISTRY := "registry.gitlab.com"
export BB_REGISTRY_NAMESPACE := "wunker-bunker/wunker-os"
# export BB_REGISTRY := "harbor.jpnet.dev"
# export BB_REGISTRY_NAMESPACE := "wunker-os"
export BB_GENISO_SECURE_BOOT_URL := "https://gitlab.com/wunker-bunker/wunker-os/-/raw/main/files/base/etc/pki/akmods/certs/akmods-wunker-bunker.der"
export BB_GENISO_ENROLLMENT_PASSWORD := "wunker"
export BB_GENISO_VARIANT := "kinoite"