mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
Fix path in GitLab CI script
This commit is contained in:
parent
ff6cf66be1
commit
2612bf04ed
@ -108,7 +108,7 @@ pages:
|
||||
script:
|
||||
- pushd build_pages
|
||||
- cmake .. && make doxygen
|
||||
- popd && mv build/docs/html/* public/
|
||||
- popd && mv build_pages/docs/html/* public/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user