Coverity scans only on specific branch
Instead of running coverity scans on every commit on the master branch, run scan only on the coverity_scan branch Signed-off-by: Doug Morato <dm@corp.io>
This commit is contained in:
parent
cffb515851
commit
c8c3b75fbf
@ -46,5 +46,5 @@ addons:
|
||||
notification_email: doug.morato@owasp.org
|
||||
build_command_prepend: "mvn clean"
|
||||
build_command: "mvn -DskipTests=true install"
|
||||
branch_pattern: master
|
||||
branch_pattern: coverity_scan
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user