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 17b7c89 commit 41d9d11Copy full SHA for 41d9d11
appveyor.yml
@@ -132,5 +132,5 @@ test_script:
132
# Enable this to be able to login to the build worker. You can use the
133
# `remmina` program in Ubuntu, use the login information that the line below
134
# prints into the log.
135
-on_finish:
136
-- 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'))
0 commit comments