Let Coverity run itself only on coverity_scan branch
This commit is contained in:
+1
-1
@@ -52,4 +52,4 @@ addons:
|
|||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make -j 4
|
- if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make -j 4; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user