mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Merge Enable coverity scans for master
... so that each change in master gets scanned (until we reach the scan limit). This will give us more timely results than only scanning the coverity branch whenever someone manually updates it. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1052 Approved-by: John Johansen <john@jjmx.net> Merged-by: Christian Boltz <apparmor@cboltz.de>
This commit is contained in:
commit
b6be7b6204
@ -150,7 +150,7 @@ coverity:
|
||||
- .ubuntu-before_script
|
||||
only:
|
||||
refs:
|
||||
- coverity
|
||||
- master
|
||||
script:
|
||||
- apt-get install --no-install-recommends -y curl git texlive-latex-recommended
|
||||
- *install-c-build-deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user