Skip to content

Commit 41a8b7e

Browse files
chore: migrate to sonarqube enterprise
1 parent 9005d4c commit 41a8b7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.semaphore/semaphore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ after_pipeline:
105105
- name: SonarQube
106106
commands:
107107
- checkout
108-
- sem-version java 11
108+
- sem-version java 17
109109
- artifact pull workflow target
110-
- emit-sonarqube-data --run_only_sonar_scan
110+
- emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan
111111
- name: Trigger downstream projects
112112
commands:
113113
- >-

0 commit comments

Comments
 (0)