2
0
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:
Christian Boltz
2023-06-13 20:35:07 +02:00
parent a4575a688c
commit 34a46bd8f2

View File

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