mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-02 00:26:35 +00:00
Add msi builder (#19)
Add msi builder. Installer is built and uploaded to Github as a release when master is tagged with a version string
This commit is contained in:
4
installer/.gitignore
vendored
Normal file
4
installer/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
Work/*
|
||||
Output/*
|
||||
WiX/*
|
||||
Source/*
|
||||
Reference in New Issue
Block a user