mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 00:14:16 +09:00
ci: Expose scan build artifacts on failures
That's the only case we care about
This commit is contained in:
committed by
Marco Trevisan
parent
ee509c7ee6
commit
d878148b5e
@@ -152,6 +152,7 @@ test_scan_build:
|
||||
- SCANBUILD=$CI_PROJECT_DIR/.gitlab-ci/scan-build
|
||||
ninja -C _build scan-build
|
||||
artifacts:
|
||||
when: on_failure
|
||||
paths:
|
||||
- _build/meson-logs
|
||||
expire_in: 1 week
|
||||
|
||||
Reference in New Issue
Block a user