mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
missed a file
This commit is contained in:
parent
33fbc7df77
commit
5c72d585f4
1 changed files with 2 additions and 2 deletions
|
@ -100,5 +100,5 @@ deploy:
|
|||
on:
|
||||
branch: master
|
||||
|
||||
on_finish:
|
||||
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
#on_finish:
|
||||
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue