Enable RDP again

This commit is contained in:
Jordan Brown
2019-12-31 10:22:15 -05:00
parent 725d3043fd
commit 18f05f60a1
+3
View File
@@ -8,7 +8,10 @@ environment:
secure: lJNGAXwiB5HlWdthz3K4PetqpTG5IEAyRgKaiKxFMQ8HW8CcOjRtB97B05op7BsK
TGS_RELEASE_NOTES_TOKEN:
secure: lJNGAXwiB5HlWdthz3K4PetqpTG5IEAyRgKaiKxFMQ8HW8CcOjRtB97B05op7BsK
APPVEYOR_RDP_PASSWORD: Asdf1234
init:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
branches:
only:
- master