Update CI and installer

This commit is contained in:
Calle Pettersson
2020-05-24 20:42:23 +02:00
parent 6efa6bed42
commit 10caabe0b1
4 changed files with 23 additions and 23 deletions

View File

@@ -1,8 +1,8 @@
repository:
path: github.com/martinlindhe/wmi_exporter
path: github.com/prometheus-community/windows_exporter
build:
binaries:
- name: wmi_exporter
- name: windows_exporter
ldflags: |
-X github.com/prometheus/common/version.Version={{.Version}}
-X github.com/prometheus/common/version.Revision={{.Revision}}