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

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

parent 2370a3ca
No related branches found
No related tags found
No related merge requests found
Pipeline #16125 passed
...@@ -29,7 +29,7 @@ pages: ...@@ -29,7 +29,7 @@ pages:
- mkdir -p public - mkdir -p public
- cd hpc-after-albedo/ - cd hpc-after-albedo/
- mkdir -p build/html - mkdir -p build/html
- sphinx-build html . build/html - sphinx-build --builder html . build/html
- mv build/html/ ../public/ - mv build/html/ ../public/
artifacts: artifacts:
paths: 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