Fix: Add sources directory for Sonar scan 86/12686/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 8 Apr 2024 17:34:21 +0000 (10:34 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 8 Apr 2024 17:34:21 +0000 (10:34 -0700)
Change-Id: I3c4c0d356288a9e769f68f7e9b678115e60e4eda
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
.github/workflows/gerrit-novote-merge.yaml

index 93b6f2c..11f93f7 100644 (file)
@@ -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