mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-27 10:54:36 +01:00
Let Coverity run itself only on coverity_scan branch
This commit is contained in:
parent
1bf9e41c26
commit
6627cc9666
|
|
@ -52,4 +52,4 @@ addons:
|
|||
branch_pattern: coverity_scan
|
||||
|
||||
script:
|
||||
- make -j 4
|
||||
- if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make -j 4; fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue