Skip to content
Snippets Groups Projects
Verified Commit 2370a3ca authored by Paul Gierz's avatar Paul Gierz
Browse files

ci: try to build in gitlab pages... 4

parent 76656b23
No related branches found
No related tags found
No related merge requests found
Pipeline #16124 failed
......@@ -26,8 +26,10 @@ pages:
script:
- pip install .
- jupyter-book config sphinx hpc-after-albedo/
- mkdir -p public
- cd hpc-after-albedo/
- make html
- mkdir -p build/html
- sphinx-build html . build/html
- mv build/html/ ../public/
artifacts:
paths:
......
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