mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 01:32:55 -07:00
wrong line
This commit is contained in:
parent
9d982cbcb9
commit
ecd7725cf6
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,7 @@ assembly_info:
|
|||
assembly_informational_version: '3.0.0'
|
||||
before_build:
|
||||
- cmd: cd ombi/ombi
|
||||
- node --version
|
||||
- appveyor-retry dotnet restore
|
||||
- appveyor-retry npm install bower -g
|
||||
- appveyor-retry npm install -g gulp
|
||||
|
@ -16,7 +17,6 @@ before_build:
|
|||
- appveyor-retry npm install
|
||||
- appveyor-retry bower install
|
||||
- gulp publish
|
||||
- node --version
|
||||
build_script:
|
||||
- dotnet build
|
||||
after_build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue