mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-07-23 18:05:31 +00:00
we should also publish konnect
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
bba8686488
commit
ceccd836de
3
Makefile
3
Makefile
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user