mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
another
This commit is contained in:
parent
be8383f823
commit
bc7362c4c5
1 changed files with 0 additions and 7 deletions
|
@ -19,18 +19,11 @@ 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
|
||||
7z a OmbiUbuntu.zip %APPVEYOR_BUILD_FOLDER%\Ombi\Ombi\bin\Release\netcoreapp1.0\ubuntu.16.10-x64\publish
|
||||
7z a OmbiOsx.zip %APPVEYOR_BUILD_FOLDER%\Ombi\Ombi\bin\Release\netcoreapp1.0\osx.10.12-x64\publish
|
||||
7z a OmbiDebian.zip %APPVEYOR_BUILD_FOLDER%\Ombi\Ombi\bin\Release\netcoreapp1.0\debian.8-x64\publish
|
||||
|
||||
appveyor PushArtifact OmbiWindows.zip
|
||||
appveyor PushArtifact OmbiUbuntu.zip
|
||||
appveyor PushArtifact OmbiOsx.zip
|
||||
appveyor PushArtifact OmbiDebian.zip
|
||||
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue