summaryrefslogtreecommitdiffstats
path: root/jjb/portal/portal.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/portal/portal.yaml')
-rw-r--r--jjb/portal/portal.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/portal/portal.yaml b/jjb/portal/portal.yaml
index 2a6d6e5a0..ec3377276 100644
--- a/jjb/portal/portal.yaml
+++ b/jjb/portal/portal.yaml
@@ -31,7 +31,7 @@
- project:
name: portal-sonar
jobs:
- - gerrit-maven-sonar
+ - gerrit-maven-sonar-prescan-script
sonarcloud: true
sonarcloud-project-organization: '{sonarcloud_project_organization}'
sonarcloud-api-token: '{sonarcloud_api_token}'
@@ -45,6 +45,7 @@
mvn-settings: 'portal-settings'
mvn-goals: 'clean install'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+ sonar-prescan-script: !include-raw-escape: ../ubuntu-latest-nodejs.sh
- project:
name: 'portal-coverity'