mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Update appveyor.yml
This commit is contained in:
parent
d33ec334f3
commit
07254adf91
@ -46,3 +46,6 @@ only_commits:
|
|||||||
- setup/
|
- setup/
|
||||||
- appveyor.yml
|
- appveyor.yml
|
||||||
- build-appveyor.cake
|
- 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 New Issue
Block a user