mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-26 14:46:35 +00:00
Remove rdp-debug
This commit is contained in:
@@ -21,7 +21,6 @@ install:
|
|||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- ps: gitversion /output json /showvariable FullSemVer | Set-Content VERSION -PassThru
|
- ps: gitversion /output json /showvariable FullSemVer | Set-Content VERSION -PassThru
|
||||||
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
|
||||||
- govendor test -v +local
|
- govendor test -v +local
|
||||||
- promu build -v .
|
- promu build -v .
|
||||||
- ps: |
|
- ps: |
|
||||||
|
|||||||
Reference in New Issue
Block a user