We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0151e27 commit 38812b6Copy full SHA for 38812b6
appveyor.yml
@@ -84,7 +84,6 @@ init:
84
- 'echo "Deploy installer executable: %NEED_INSTALLER%"'
85
- 'echo "Deploy \\bin zip archive: %NEED_BINZIP%"'
86
- 'echo "Deploy full zipped installer: %NEED_AUTOZIP%"'
87
- - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
88
89
clone_script:
90
- cmd: |
0 commit comments