Skip to content
Snippets Groups Projects
Commit 3d80307f authored by Hock, Martin's avatar Hock, Martin
Browse files

Adjust mv command to work for an already existing target folder.

parent 4e8357a7
Branches
Tags
1 merge request!70Fix for documentation pages.
Pipeline #913273 passed
......@@ -75,7 +75,7 @@ pages:
- pip install -U sphinx sphinx-autoapi sphinx_rtd_theme myst-parser # sphinx_panels
- cd docs
- make html
- mv build/html/ ../public
- mv build/html/* ../public/
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment