Enable access through RDP to debug.
--HG-- branch : develop
This commit is contained in:
parent
94bb9a117c
commit
fa795b8e62
|
@ -113,6 +113,8 @@ environment:
|
||||||
|
|
||||||
# scripts that are called at very beginning, before repo cloning
|
# scripts that are called at very beginning, before repo cloning
|
||||||
init:
|
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 before
|
||||||
- path
|
- path
|
||||||
- set QTDIR=C:\%QT5%
|
- set QTDIR=C:\%QT5%
|
||||||
|
|
Loading…
Reference in New Issue
Block a user