Skip to content

Commit

Permalink
Sonarcloud scan is not working
Browse files Browse the repository at this point in the history
- define sonarcloud-java-version parameter for aai-common sonarcloud

Issue-ID: AAI-4027
Change-Id: Idcc3701263f7126311cedca5cfde8aa8347fc026
Signed-off-by: Fiete Ostkamp <[email protected]>
  • Loading branch information
Fiete Ostkamp authored and Fiete Ostkamp committed Oct 22, 2024
1 parent 223a852 commit d0ddf64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jjb/aai/aai-aai-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
sonarcloud: true
sonarcloud-project-organization: "{sonarcloud_project_organization}"
sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
sonarcloud-java-version: openjdk11
sonar-mvn-goal: "{sonar_mvn_goal}"
build-node: ubuntu1804-builder-4c-4g
project: "aai/aai-common"
Expand Down

0 comments on commit d0ddf64

Please sign in to comment.