mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00: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 New Issue
Block a user