Enable RDP to figure out gulp build problem
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
version: '{build}'
|
version: '{build}'
|
||||||
shallow_clone: true
|
shallow_clone: true
|
||||||
|
|
||||||
|
init:
|
||||||
|
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
SET SLN=%CD%
|
SET SLN=%CD%
|
||||||
|
|||||||
Reference in New Issue
Block a user