pull/1350/head^2
Jamie.Rees 8 years ago
parent 7825a5b9f1
commit 9144b2816f

@ -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

Loading…
Cancel
Save