Update appveyor.yml
This commit is contained in:
parent
bd4039afa4
commit
a2c78d0ef2
@ -24,10 +24,6 @@ before_build:
|
|||||||
build:
|
build:
|
||||||
project: OpenParrot.sln
|
project: OpenParrot.sln
|
||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
|
|
||||||
on_finish:
|
|
||||||
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: build\bin\release\output\
|
- path: build\bin\release\output\
|
||||||
name: OpenParrot$(platform)
|
name: OpenParrot$(platform)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user