This commit is contained in:
Jamie.Rees 2017-04-04 12:31:15 +01:00
commit 4338b6783e

View file

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