We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998bcb6 commit eddb65fCopy full SHA for eddb65f
appveyor.yml
@@ -87,7 +87,7 @@ after_build:
87
88
on_failure:
89
# RDP for failure
90
- - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
+# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
91
92
on_finish:
93
#RDP for finish
0 commit comments