Enable daily sonar jobs for CPS project 35/137335/2
authoremaclee <lee.anjella.macabuhay@est.tech>
Wed, 21 Feb 2024 13:17:06 +0000 (13:17 +0000)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 21 Feb 2024 21:28:36 +0000 (21:28 +0000)
- add 'daily' tag for cps-sonar to allow daily checks

Issue-ID: CPS-2110
Change-Id: I96c7776bef24ab5fa45029e0119e423ff404d554
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
jjb/cps/cps.yaml

index a7c3855..629d446 100644 (file)
     sonarcloud-project-organization: "{sonarcloud_project_organization}"
     sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
     sonar-mvn-goal: "{sonar_mvn_goal}"
+    cron: "@daily"
     build-node: centos8-docker-8c-8g
     project: "cps"
     project-name: "cps"