1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

fix kdav publish

This commit is contained in:
Felix Bartels
2019-03-05 21:01:40 +01:00
parent 1efead4e9c
commit f6fc395066
+2 -1
View File
@@ -179,7 +179,8 @@ publish-playground: build-playground
docker push $(docker_repo)/kopano_playground:latest
publish-kdav: build-kdav #tag-kdav
component=zpush make publish-container
#component=zpush make publish-container
docker push $(docker_repo)/kopano_kdav:latest
publish-ssl: build-ssl
docker push $(docker_repo)/kopano_ssl:latest