mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
* .gitlab-ci.yml (Scan-Build): Allow failure due to two false positives
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user