Commit d413f1a0 authored by justcoding121's avatar justcoding121

enable build rdp for debugging

parent cd55e75f
...@@ -73,3 +73,6 @@ deploy: ...@@ -73,3 +73,6 @@ deploy:
api_key: $(nuget_access_token) api_key: $(nuget_access_token)
on: on:
branch: /(stable|beta)/ branch: /(stable|beta)/
init:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment