mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +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
|
- SCANBUILD=$CI_PROJECT_DIR/.gitlab-ci/scan-build
|
||||||
ninja -C _build scan-build
|
ninja -C _build scan-build
|
||||||
artifacts:
|
artifacts:
|
||||||
|
when: on_failure
|
||||||
paths:
|
paths:
|
||||||
- _build/meson-logs
|
- _build/meson-logs
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|||||||
Reference in New Issue
Block a user