mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-13 01:56:55 -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
|
- cmd: cd ombi/ombi
|
||||||
- appveyor-retry dotnet restore
|
- appveyor-retry dotnet restore
|
||||||
- appveyor-retry npm install bower -g
|
- appveyor-retry npm install bower -g
|
||||||
|
- appveyor-retry npm install -g gulp
|
||||||
- appveyor-retry npm install
|
- appveyor-retry npm install
|
||||||
- appveyor-retry bower install
|
- appveyor-retry bower install
|
||||||
|
- gulp publish
|
||||||
build_script:
|
build_script:
|
||||||
- dotnet build
|
- dotnet build
|
||||||
after_build:
|
after_build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue