Skip to content
Snippets Groups Projects
Commit f033fb88 authored by Davide Ricci's avatar Davide Ricci
Browse files

Update .gitlab-ci.yml file

parent d256b50b
No related branches found
No related tags found
No related merge requests found
Pipeline #29532 failed
......@@ -140,8 +140,8 @@ pages:
script:
- echo "Current directory $(pwd)"
- echo "Building docs..."
# - sphinx-apidoc -o docs/source noctua
- sphinx-build -b html docs/source public
- sphinx-apidoc -o docs/source noctua
- sphinx-build -b html docs/source docs/public
artifacts:
paths:
- . # Pass the modified workspace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment