From 11bdee162ff2b984e35a7be207127a794f6dad86 Mon Sep 17 00:00:00 2001 From: AKP Date: Sun, 8 May 2022 11:43:54 +0100 Subject: Remove Docker stuff from Makefile Signed-off-by: AKP --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4f4f1d0..93f2b71 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,3 @@ fmt: templates: qtc -skipLineComments -ext qtpl.html -dir walrss/internal/http/views -dockerBuild: - sudo docker build -t ghcr.io/codemicro/walrss:latest . - sudo docker push ghcr.io/codemicro/walrss:latest -- cgit v1.2.3-70-g09d2