mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
Let Coverity run itself only on coverity_scan branch
This commit is contained in:
parent
1bf9e41c26
commit
6627cc9666
1 changed files with 1 additions and 1 deletions
|
@ -52,4 +52,4 @@ addons:
|
|||
branch_pattern: coverity_scan
|
||||
|
||||
script:
|
||||
- make -j 4
|
||||
- if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make -j 4; fi
|
||||
|
|
Loading…
Add table
Reference in a new issue