2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 05:47:59 +00:00

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.
This commit is contained in:
Christian Boltz 2023-06-13 20:35:07 +02:00
parent a4575a688c
commit 34a46bd8f2
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

View File

@ -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