This commit is contained in:
parent
ab9bf1540b
commit
c717e40551
1 changed files with 2 additions and 2 deletions
|
@ -110,5 +110,5 @@ steps:
|
|||
- touch generated/api.rst
|
||||
- sphinx-build -M html . .
|
||||
|
||||
- sudo rm -rf /light_docs_dev/*
|
||||
- sudo mv ./html/* /light_docs_dev/
|
||||
- rm -rf /light_docs_dev/*
|
||||
- mv ./html/* /light_docs_dev/
|
||||
|
|
Loading…
Add table
Reference in a new issue