This commit is contained in:
Jamie.Rees 2017-04-04 11:31:34 +01:00
commit 9144b2816f

View file

@ -7,7 +7,7 @@ assembly_info:
assembly_file_version: '{version}'
assembly_informational_version: '2.2.0'
project: Ombi/Ombi.sln
before_build:
- cmd: dotnet restore
- cmd: npm install
@ -18,6 +18,7 @@ before_build:
build:
verbosity: minimal
project: Ombi/Ombi.sln
after_build:
- cmd: >-
7z a OmbiWidnows.zip %APPVEYOR_BUILD_FOLDER%\Ombi\Ombi\bin\Release\netcoreapp1.0\win10-x64\publish