mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
install invoke
This commit is contained in:
@ -15,4 +15,5 @@ build:
|
||||
jobs:
|
||||
post_install:
|
||||
- echo "Generating API schema file"
|
||||
- pip install -U invoke
|
||||
- invoke schema --filename docs/schema.yml --ignore-warnings
|
||||
|
Reference in New Issue
Block a user