mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
install invoke
This commit is contained in:
parent
e44cb6abd9
commit
886e2cdd8c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user