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 2cd2ee2..c2b90df 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,4 @@
-TAG = registry.moccu/gowiki
-
-all: push
+TAG = gowiki
build:
docker build -t ${TAG} --rm --no-cache .