summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-has.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/optf/optf-has.yaml')
-rw-r--r--jjb/optf/optf-has.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml
index 902539815..f08d7f997 100644
--- a/jjb/optf/optf-has.yaml
+++ b/jjb/optf/optf-has.yaml
@@ -73,6 +73,11 @@
name: optf-has-sonar
jobs:
- gerrit-maven-sonar
+ sonarcloud: true
+ sonarcloud-project-organization: '{sonarcloud_project_organization}'
+ sonarcloud-api-token: '{sonarcloud_api_token}'
+ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+ sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'optf/has'