mirror of
https://github.com/prometheus-community/windows_exporter
synced 2024-12-24 23:42:08 +00:00
ci: disable hostimage image (#1539)
This commit is contained in:
parent
33efbdfbcb
commit
a93bbe4ac2
2
Makefile
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user