pull/1350/head^2
Jamie.Rees 8 years ago
parent 0b43eab684
commit 4338b6783e

@ -17,6 +17,9 @@ before_build:
- cmd: dotnet publish -c Release -r ubuntu.16.10-x64
- cmd: dotnet publish -c Release -r debian.8-x64
build:
verbosity: minimal
project: Ombi.sln
after_build:
- cmd: >-
7z a OmbiWidnows.zip %APPVEYOR_BUILD_FOLDER%\Ombi\Ombi\bin\Release\netcoreapp1.0\win10-x64\publish

Loading…
Cancel
Save