diff --git a/Makefile b/Makefile index ba1451cb..1a33a585 100644 --- a/Makefile +++ b/Makefile @@ -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