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 bc5d297 commit 6c66084Copy full SHA for 6c66084
appveyor.yml
@@ -131,5 +131,5 @@ test_script:
131
# Enable this to be able to login to the build worker. You can use the
132
# `remmina` program in Ubuntu, use the login information that the line below
133
# prints into the log.
134
-on_finish:
135
-- 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