mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +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:
@@ -150,7 +150,7 @@ coverity:
|
|||||||
- .ubuntu-before_script
|
- .ubuntu-before_script
|
||||||
only:
|
only:
|
||||||
refs:
|
refs:
|
||||||
- coverity
|
- master
|
||||||
script:
|
script:
|
||||||
- apt-get install --no-install-recommends -y curl git texlive-latex-recommended
|
- apt-get install --no-install-recommends -y curl git texlive-latex-recommended
|
||||||
- *install-c-build-deps
|
- *install-c-build-deps
|
||||||
|
Reference in New Issue
Block a user