mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
remove rdp block from appveyor since we are no longer debugging
This commit is contained in:
parent
302dc2f2b4
commit
0488165b5e
@ -13,7 +13,6 @@ build_script:
|
|||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- ps: |
|
- ps: |
|
||||||
$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
|
||||||
Import-Module $env:APPVEYOR_BUILD_FOLDER\contrib\win32\openssh\AppveyorHelper.psm1
|
Import-Module $env:APPVEYOR_BUILD_FOLDER\contrib\win32\openssh\AppveyorHelper.psm1
|
||||||
Install-OpenSSH
|
Install-OpenSSH
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user