This commit is contained in:
2025-05-13 10:27:02 +07:00
parent e50c6c3434
commit 62de56f33a
9 changed files with 9 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
REGISTRY_PATH = $(shell pwd)/registry
REGISTRY_REPO = git.nextzenos.com/CDN/bifrost-registry.git
RELEASE_UID = 8845
PYTHON = $(REGISTRY_PATH)/venv/bin/python
update_registry: package_registry upload_registry clean_registry
( cd $(REGISTRY_PATH) && \