Enabling appveyor RDP

This commit is contained in:
Jordan Brown
2019-12-30 15:54:02 -05:00
parent cfde3c1cbe
commit acdacaa617
+5
View File
@@ -8,6 +8,11 @@ environment:
secure: lJNGAXwiB5HlWdthz3K4PetqpTG5IEAyRgKaiKxFMQ8HW8CcOjRtB97B05op7BsK
TGS_RELEASE_NOTES_TOKEN:
secure: lJNGAXwiB5HlWdthz3K4PetqpTG5IEAyRgKaiKxFMQ8HW8CcOjRtB97B05op7BsK
APPVEYOR_RDP_PASSWORD: Ascfgf234
init:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
branches:
only:
- master