mirror of
https://github.com/amd/blis.git
synced 2026-07-18 17:47:28 +00:00
@@ -42,5 +42,5 @@ test_script:
|
||||
# Enable this to be able to login to the build worker. You can use the
|
||||
# `remmina` program in Ubuntu, use the login information that the line below
|
||||
# prints into the log.
|
||||
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'))
|
||||
|
||||
Reference in New Issue
Block a user