From 1efead4e9c6bfabb6204e9eb8927cbf3488dd592 Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Tue, 5 Mar 2019 20:47:55 +0100 Subject: [PATCH] do not tag kdav for the moment --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a2cba8b..b4160fc 100644 --- a/Makefile +++ b/Makefile @@ -178,8 +178,7 @@ publish-meet: build-meet tag-meet publish-playground: build-playground docker push $(docker_repo)/kopano_playground:latest - -publish-kdav: build-kdav tag-kdav +publish-kdav: build-kdav #tag-kdav component=zpush make publish-container publish-ssl: build-ssl