Create docs/build directory in CI
This commit is contained in:
parent
80cebe3ebc
commit
89f350cf7e
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ openapi:
|
||||||
<<: *python-install
|
<<: *python-install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- mkdir -p docs/build/
|
||||||
- ofm-generate-openapi -o docs/build/swagger.yaml --validate
|
- ofm-generate-openapi -o docs/build/swagger.yaml --validate
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "openapi"
|
name: "openapi"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue