From 9b4448fd05186e93a755b57074fd39cab19512b9 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 30 Nov 2024 12:31:20 +0100 Subject: [PATCH] CI: Remove remains of old publishing Signed-off-by: Knut Ahlers --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile b/Makefile index dc8b43e..e277a49 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ -publish: - curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh - bash golang.sh +default: update_example_post: curl -X POST --data-binary @example/postmap.json -o example/postmap.png localhost:5000/map.png