publish registry ci

This commit is contained in:
mr
2026-02-05 12:05:51 +01:00
parent d92468fbdb
commit 674f21aa1d

View File

@@ -22,6 +22,6 @@ publish-registry:
all: docker publish-kind
all: docker publish-registry
ci: docker publish-registry
.PHONY: build run clean docker publish-kind publish-registry