mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 12:28:22 +01:00
Fix path in GitLab CI script
This commit is contained in:
parent
29018afa13
commit
a6063776ea
@ -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