Skip to content
Snippets Groups Projects
Commit 3b9aa750 authored by Rebecca Kohlhaas's avatar Rebecca Kohlhaas
Browse files

Pipeline: variation on pages build

parent e940e426
No related branches found
No related tags found
1 merge request!32Merge last changes for new release
Pipeline #46376 failed
...@@ -82,7 +82,7 @@ pages-job: ...@@ -82,7 +82,7 @@ pages-job:
script: script:
- pip install -U sphinx - pip install -U sphinx
- cd docs - cd docs
- ./make html - .\make html
- cd ../ - cd ../
- cp docs/build/html public - cp docs/build/html public
#- sphinx-build -b html . public #- sphinx-build -b html . public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment