From: Jessica Wagantall Date: Mon, 8 Apr 2024 17:34:21 +0000 (-0700) Subject: Fix: Add sources directory for Sonar scan X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=117d139e98da6aef21fa643ab8564df63a142bc9;p=nonrtric%2Fplt%2Frappcatalogue.git Fix: Add sources directory for Sonar scan Change-Id: I3c4c0d356288a9e769f68f7e9b678115e60e4eda Signed-off-by: Jessica Wagantall --- diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index 93b6f2c..11f93f7 100644 --- a/.github/workflows/gerrit-novote-merge.yaml +++ b/.github/workflows/gerrit-novote-merge.yaml @@ -83,6 +83,7 @@ jobs: env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} with: + projectBaseDir: catalogue-enhanced args: > -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.organization=o-ran-sc