mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-09-10 13:00:08 +00:00
ci: Do not fail on coverage report page publication
This commit is contained in:
+1
-1
@@ -291,7 +291,7 @@ pages:
|
||||
artifacts: true
|
||||
script:
|
||||
- mkdir public
|
||||
- mv _build/meson-logs/coveragereport public/coverage
|
||||
- mv _build/meson-logs/coveragereport public/coverage || true
|
||||
- mv _build/doc/html public/doc
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user