mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
anbother
This commit is contained in:
parent
0b43eab684
commit
4338b6783e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue