1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-07-23 01:45:37 +00:00

we should also publish konnect

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-01-10 18:44:39 +01:00
parent bba8686488
commit ceccd836de

View File

@ -144,6 +144,9 @@ publish-ssl: build-ssl
publish-kweb: build-kweb
docker push $(docker_repo)/kopano_web:latest
publish-konnect: build-konnect
docker push $(docker_repo)/kopano_konnect:latest
publish-playground: build-playground
docker push $(docker_repo)/kopano_playground:latest