mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
Renamed zip
This commit is contained in:
parent
a1ec30c641
commit
b90fd59e5e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ build:
|
||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
after_build:
|
after_build:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
7z a PlexRequests.zip %APPVEYOR_BUILD_FOLDER%\PlexRequests.UI\bin\Release\
|
7z a Ombi.zip %APPVEYOR_BUILD_FOLDER%\PlexRequests.UI\bin\Release\
|
||||||
|
|
||||||
appveyor PushArtifact Ombi.zip
|
appveyor PushArtifact Ombi.zip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue