From 8632b02f0e8ad7c083afc70413373ed2513bda5b Mon Sep 17 00:00:00 2001 From: admju Date: Wed, 18 Sep 2024 08:40:33 +0000 Subject: [PATCH] Aide --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile b/Makefile index 9c0dba5..0028e85 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,12 @@ endif PUBLISH_REPO := "core/oc-deploy" PUBLISH_BRANCH := main +help: + @echo + @echo 'Usage:' + @echo ' make publish' + @echo ' make clean' + .PHONY: publish publish: @echo Publication de : ${OC_VERSION}