travis: Don't run sonarcloud in forked repositories
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- env: TEST=sonarcloud
|
- env: TEST=sonarcloud
|
||||||
if: type = push
|
if: type = push AND env(SONAR_TOKEN) IS present
|
||||||
git:
|
git:
|
||||||
depth: false
|
depth: false
|
||||||
addons:
|
addons:
|
||||||
|
|||||||
Reference in New Issue
Block a user