ci: Export hwdb into artefacts

This commit is contained in:
Benjamin Berg 2021-01-19 14:36:45 +01:00
parent cbce56c142
commit f6179d6cc4

View file

@ -49,10 +49,13 @@ build:
<<: *build_one_driver
<<: *build
# <<: *check_abi
after_script:
- cp _build/libfprint/60-autosuspend-libfprint-2.hwdb .
artifacts:
expose_as: "HTML Documentation"
paths:
- _build/doc/html/
- 60-autosuspend-libfprint-2.hwdb
expire_in: 1 week
test: