Skip to content
Snippets Groups Projects
Commit e3b359fb authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Disabled remote desktop on failure.

parent fcdef9fc
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,6 @@ test_script:
}
on_failure:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- appveyor PushArtifact Testing/Temporary/LastTest.log
#- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment