Skip to content
Snippets Groups Projects
Commit e29e3f77 authored by Ann-Kathrin Margarete Edrich's avatar Ann-Kathrin Margarete Edrich
Browse files

Fix yml file

parent 5a202c94
Branches
No related tags found
No related merge requests found
Pipeline #476153 failed
...@@ -39,7 +39,7 @@ stages: ...@@ -39,7 +39,7 @@ stages:
build-docs: build-docs:
stage: build stage: build
script: script:
- sphinx-build -b html docs/source/ _build/html - sphinx-build -b html docs/source/ docs/_build/html
artifacts: artifacts:
paths: paths:
- docs/_build/html - docs/_build/html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment