From 07abce0e065dd468b9c0d1558173b04490aafbfc Mon Sep 17 00:00:00 2001 From: mr Date: Thu, 5 Feb 2026 12:00:28 +0100 Subject: [PATCH] publish ci --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 20ca993..1abc4f2 100755 --- a/Makefile +++ b/Makefile @@ -33,7 +33,9 @@ docker-deploy: run-docker: docker publish-kind publish-registry docker-deploy -all: docker publish-kind publish-registry +all: docker publish-kind + +ci: docker publish-registry dev: purge run-dev