diff --git a/appveyor.yml b/appveyor.yml index ea67d453e..ec1b5a351 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -100,5 +100,5 @@ deploy: on: branch: master -on_finish: - - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) +#on_finish: +# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))