ci: disable hostimage image (#1539)

This commit is contained in:
Jan-Otto Kröpke 2024-07-29 09:28:44 +02:00 committed by GitHub
parent 33efbdfbcb
commit a93bbe4ac2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,7 +88,7 @@ push-hostprocess:
.PHONY: push-all
push-all: build-all
$(MAKE) DOCKER_REPO="$(ALL_DOCKER_REPOS)" push push-hostprocess
$(MAKE) DOCKER_REPO="$(ALL_DOCKER_REPOS)" push # push-hostprocess - disabled until it works on Windows
# Mandatory target for container description sync action
.PHONY: docker-repo-name