mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-12 10:48:05 +00:00
ci: Also export docs in pages
This commit is contained in:
@@ -287,9 +287,12 @@ pages:
|
||||
needs:
|
||||
- job: test
|
||||
artifacts: true
|
||||
- job: build
|
||||
artifacts: true
|
||||
script:
|
||||
- mkdir public
|
||||
- mv _build/meson-logs/coveragereport public/coverage
|
||||
- mv _build/doc/html public/doc
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
||||
Reference in New Issue
Block a user