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

debugging

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-12-09 14:25:21 +01:00
parent e06ae73240
commit 0a8421cfaa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ publish-container: ## Helper target to push a given image to a registry. Default
done
docker push $(docker_repo)/kopano_$(component):latest
ifdef DOCKERREADME
.ci/docker-hub-helper.sh $(component)
bash -x .ci/docker-hub-helper.sh $(component)
endif
publish-base: tag-base