mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
disable updating of the readme for now. for one account it works, on the other it fails
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
0a8421cfaa
commit
5ed2a3e941
6
Makefile
6
Makefile
@ -278,9 +278,9 @@ publish-container: ## Helper target to push a given image to a registry. Default
|
|||||||
docker push $(docker_repo)/kopano_$(component):$$version ; \
|
docker push $(docker_repo)/kopano_$(component):$$version ; \
|
||||||
done
|
done
|
||||||
docker push $(docker_repo)/kopano_$(component):latest
|
docker push $(docker_repo)/kopano_$(component):latest
|
||||||
ifdef DOCKERREADME
|
#ifdef DOCKERREADME
|
||||||
bash -x .ci/docker-hub-helper.sh $(component)
|
# bash .ci/docker-hub-helper.sh $(component)
|
||||||
endif
|
#endif
|
||||||
|
|
||||||
publish-base: tag-base
|
publish-base: tag-base
|
||||||
component=base make publish-container
|
component=base make publish-container
|
||||||
|
Loading…
x
Reference in New Issue
Block a user