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