Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading