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
|
||||
|
||||
script:
|
||||
- mkdir -p docs/build/
|
||||
- ofm-generate-openapi -o docs/build/swagger.yaml --validate
|
||||
artifacts:
|
||||
name: "openapi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue