aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
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