From eef21ad537b881125ad0ccf2ff9562f70c0f7d5d Mon Sep 17 00:00:00 2001 From: mr Date: Thu, 5 Feb 2026 12:01:17 +0100 Subject: [PATCH] publish ci --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8bf202a..5961b05 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 publish-registry +ci: docker publish-registry .PHONY: build run clean docker publish-kind publish-registry