Revert "build: enable RDP for release builds"

This reverts commit c2449c421c.
This commit is contained in:
Samuel Attard 2022-04-04 15:43:57 -07:00
Родитель c2449c421c
Коммит 18db9c551d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 265C198401D8EFA7
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -24,8 +24,8 @@
# https://www.appveyor.com/docs/build-configuration/#custom-environment-variables
# Uncomment these lines to enable RDP
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'))
version: 1.0.{build}
build_cloud: electron-16-core