aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4b87331..d4ace71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,4 @@
-TAG = registry.moccu/gowiki
-
-all: push
+TAG = gowiki
build: clean
docker build -t ${TAG} --rm --no-cache .