mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-28 15:46:36 +00:00
ci: disable hostimage image (#1539)
This commit is contained in:
2
Makefile
2
Makefile
@@ -88,7 +88,7 @@ push-hostprocess:
|
|||||||
|
|
||||||
.PHONY: push-all
|
.PHONY: push-all
|
||||||
push-all: build-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
|
# Mandatory target for container description sync action
|
||||||
.PHONY: docker-repo-name
|
.PHONY: docker-repo-name
|
||||||
|
|||||||
Reference in New Issue
Block a user