mirror of
https://github.com/mirror/wget.git
synced 2025-01-14 22:30:44 +08:00
* .gitlab-ci.yml (Scan-Build): Allow failure due to two false positives
This commit is contained in:
parent
a24e67e239
commit
e6fa409a4d
@ -349,6 +349,8 @@ Scan-Build:
|
||||
when: on_failure
|
||||
paths:
|
||||
- scan-build/
|
||||
# scan-build reports two false positives that we can't suppress
|
||||
allow_failure: true
|
||||
|
||||
CoverageReports:
|
||||
stage: test-from-tarball
|
||||
|
Loading…
Reference in New Issue
Block a user