diff --git a/Makefile b/Makefile
index f631376390ad9bc57208cfc5cc94c36b6fd2e79f..80ce787bcc5c2738496cfe06844eab0ad88476c8 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,9 @@ NAME=k8r.eu/justjanne/quassel-docker
 QUASSEL_VERSION=v0.13.1
 ALPINE_VERSION=3.9
 
+.PHONY: all
+all: push
+
 .PHONY: build
 build: build_x86 build_arm64v8 build_arm32v6