mirror of
https://github.com/Radarr/Radarr
synced 2025-02-24 15:21:28 +00:00
Update appveyor.yml
This commit is contained in:
parent
d33ec334f3
commit
07254adf91
1 changed files with 3 additions and 0 deletions
|
@ -46,3 +46,6 @@ only_commits:
|
|||
- setup/
|
||||
- appveyor.yml
|
||||
- build-appveyor.cake
|
||||
|
||||
on_finish:
|
||||
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
|
Loading…
Reference in a new issue