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

Update .gitlab-ci.yml file

parent f033fb88
No related branches found
No related tags found
No related merge requests found
Pipeline #29534 failed
...@@ -141,7 +141,7 @@ pages: ...@@ -141,7 +141,7 @@ pages:
- echo "Current directory $(pwd)" - echo "Current directory $(pwd)"
- echo "Building docs..." - echo "Building docs..."
- sphinx-apidoc -o docs/source noctua - sphinx-apidoc -o docs/source noctua
- sphinx-build -b html docs/source docs/public - sphinx-build -b html docs/source docs/public/html
artifacts: artifacts:
paths: paths:
- . # Pass the modified workspace - . # 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