From bb8adef43ed4a0fbab0fadae82501a2b77f29cc9 Mon Sep 17 00:00:00 2001 From: mr Date: Thu, 5 Feb 2026 12:02:30 +0100 Subject: [PATCH] publish-registry ci --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d6530d6..a845d6e 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,6 @@ run-docker: docker publish-kind publish-registry docker-deploy all: docker publish-kind -ci: docker publish-kind +ci: docker publish-registry .PHONY: build run clean docker publish-kind publish-registry