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

get list of docker tags (when jq is available)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-01-27 20:51:38 +01:00
parent abddfcb52f
commit eafcbc982b
2 changed files with 48 additions and 1 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ publish-web: build-web tag-web
docker push $(docker_repo)/kopano_web:latest
publish-konnect: build-konnect tag-konnect
docker push $(docker_repo)/kopano_konnect:latest
component=konnect make publish-container
publish-playground: build-playground
docker push $(docker_repo)/kopano_playground:latest