remove generated directories
This commit is contained in:
parent
311b20bdf2
commit
0a1bda9573
1 changed files with 0 additions and 4 deletions
|
|
@ -121,11 +121,7 @@ steps:
|
|||
image: documentation:latest
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- pwd
|
||||
- cd docs
|
||||
- mkdir generated
|
||||
- touch generated/changelogs.rst
|
||||
- touch generated/api.rst
|
||||
- sphinx-build -M html . .
|
||||
|
||||
- rm -rf /light_docs_dev/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue