mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 19:40:05 -07:00
Update appveyor.yml
This commit is contained in:
parent
45ecc8d4c2
commit
109aa7ced5
1 changed files with 2 additions and 0 deletions
|
@ -12,8 +12,10 @@ before_build:
|
|||
- cmd: cd ombi/ombi
|
||||
- appveyor-retry dotnet restore
|
||||
- appveyor-retry npm install bower -g
|
||||
- appveyor-retry npm install -g gulp
|
||||
- appveyor-retry npm install
|
||||
- appveyor-retry bower install
|
||||
- gulp publish
|
||||
build_script:
|
||||
- dotnet build
|
||||
after_build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue