diff --git a/appveyor.yml b/appveyor.yml index 053436a77..0a5a017f9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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