ci: Export hwdb into artefacts
This commit is contained in:
parent
cbce56c142
commit
f6179d6cc4
1 changed files with 3 additions and 0 deletions
|
@ -49,10 +49,13 @@ build:
|
||||||
<<: *build_one_driver
|
<<: *build_one_driver
|
||||||
<<: *build
|
<<: *build
|
||||||
# <<: *check_abi
|
# <<: *check_abi
|
||||||
|
after_script:
|
||||||
|
- cp _build/libfprint/60-autosuspend-libfprint-2.hwdb .
|
||||||
artifacts:
|
artifacts:
|
||||||
expose_as: "HTML Documentation"
|
expose_as: "HTML Documentation"
|
||||||
paths:
|
paths:
|
||||||
- _build/doc/html/
|
- _build/doc/html/
|
||||||
|
- 60-autosuspend-libfprint-2.hwdb
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue