summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremaclee <lee.anjella.macabuhay@est.tech>2024-02-21 13:17:06 +0000
committerJessica Wagantall <jwagantall@linuxfoundation.org>2024-02-21 21:28:36 +0000
commit63223cd59695611c568d19ed0c31b1bfd654fd37 (patch)
tree36094274f431212be0bc69efa28477bd4d792708
parentefce69317c6b74c8f3f5c869efed5bc4f533dd7c (diff)
Enable daily sonar jobs for CPS project
- 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>
-rw-r--r--jjb/cps/cps.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml
index a7c385532..629d4463f 100644
--- a/jjb/cps/cps.yaml
+++ b/jjb/cps/cps.yaml
@@ -100,6 +100,7 @@
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"