Commit d1914c25 authored by Davide Ricci's avatar Davide Ricci
Browse files

Update .gitlab-ci.yml file

parent f033fb88
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ pages:
    - echo "Current directory $(pwd)"
    - echo "Building docs..."
    - sphinx-apidoc -o docs/source noctua
    - sphinx-build -b html docs/source docs/public
    - sphinx-build -b html docs/source docs/public/html
  artifacts:
    paths:
      - . # Pass the modified workspace