Enable access through RDP to debug.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-04-18 12:39:22 +03:00
parent 94bb9a117c
commit fa795b8e62

View File

@ -113,6 +113,8 @@ environment:
# scripts that are called at very beginning, before repo cloning
init:
# Uncomment if need access through RDP
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
# Path before
- path
- set QTDIR=C:\%QT5%