From 5ce239ddde7d386712421142d897046b372fc611 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Mon, 6 May 2019 16:08:36 -0700 Subject: [PATCH] Configure SonarCloud for portal/ric-dashboard Add the needed values for SonarCloud analysis for portal/ric-dashboard. Change-Id: Icc4f66d25095f8874a65a5d1c98446b11f2fd351 Signed-off-by: Andrew Grimberg --- jjb/portal-ric-dashboard/portal-ric-dashboard.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml index 96c24d62..96924a6b 100644 --- a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml +++ b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml @@ -33,3 +33,8 @@ build-node: ubuntu1804-docker-4c-4g jobs: - gerrit-maven-sonar + + sonarcloud: true + sonarcloud-project-key: o-ran-sc_portal-ric-dashboard + sonarcloud-project-organization: o-ran-sc + sonarcloud-api-token: d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -- 2.16.6