mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 04:48:23 +01:00
Fix path in GitLab CI script
This commit is contained in:
parent
d86e7fa8f7
commit
2f72ebc73d
@ -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