mdbx-ci: disable RDP by default for AppVeyor.

This commit is contained in:
Leonid Yuriev 2021-07-29 14:11:27 +03:00
parent 2395564c17
commit 5d7ef50054

View File

@ -52,8 +52,8 @@ matrix:
configuration: Release
# Enable RDP for troubleshooting
init:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
#init:
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
before_build:
- git clean -x -f -d