mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Update appveyor.yml
This commit is contained in:
parent
e6a035d3a8
commit
ad38cf8fb4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ before_build:
|
||||||
- ps: .\BuildTask.ps1 -env "live"
|
- ps: .\BuildTask.ps1 -env "live"
|
||||||
- cmd: cd src/ombi
|
- cmd: cd src/ombi
|
||||||
- node --version
|
- node --version
|
||||||
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 -g gulp
|
||||||
- appveyor-retry npm install
|
- appveyor-retry npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue