File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ on_success:
9595# Enable this to be able to login to the build worker. You can use the
9696# `remmina` program in Ubuntu, use the login information that the line below
9797# prints into the log.
98- on_finish :
99- - |
100- echo "Running on_finish to establish connection back to the instance"
101- - ps : $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
98+ # on_finish:
99+ # - |
100+ # echo "Running on_finish to establish connection back to the instance"
101+ # - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
You can’t perform that action at this time.
0 commit comments