mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
retry
This commit is contained in:
parent
3288276473
commit
be8383f823
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ assembly_info:
|
|||
before_build:
|
||||
- cmd: cd ombi/ombi
|
||||
- cmd: dotnet restore
|
||||
- cmd: npm install
|
||||
- cmd: appveyor-retry npm install
|
||||
- cmd: dotnet publish -c Release -r win10-x64
|
||||
- cmd: dotnet publish -c Release -r osx.10.12-x64
|
||||
- cmd: dotnet publish -c Release -r ubuntu.16.10-x64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue