mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 13:52:56 +00:00
for the moment do not update latest
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -280,7 +280,7 @@ publish-container: ## Helper target to push a given image to a registry. Default
|
||||
version=$${version%.*} ; \
|
||||
docker push $(docker_repo)/kopano_$(component):$$version ; \
|
||||
done
|
||||
docker push $(docker_repo)/kopano_$(component):latest
|
||||
#docker push $(docker_repo)/kopano_$(component):latest
|
||||
#ifdef DOCKERREADME
|
||||
# bash .ci/docker-hub-helper.sh $(component)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user