From ef0b7c74660c284a8e123b76874da6d0e322e192 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 4 Oct 2025 15:29:43 -0500 Subject: smart exit function --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 89d6939..b6d7794 100644 --- a/Makefile +++ b/Makefile @@ -49,3 +49,6 @@ apt-update: -o Dir::Etc::sourcelist=/etc/apt/sources.list.d/wit.list \ -o Dir::Etc::sourceparts=/dev/null \ -o APT::Get::List-Cleanup=0 + +publish: + GUIRELEASE_REASON="test publish" wit publish -- cgit v1.2.3