Skip to content

Commit ea0a811

Browse files
chore: migrate to sonarqube enterprise
1 parent 5b9c825 commit ea0a811

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
@@ -84,6 +84,6 @@ after_pipeline:
8484
- name: SonarQube
8585
commands:
8686
- checkout
87-
- sem-version java 11
87+
- sem-version java 17
8888
- artifact pull workflow target
89-
- emit-sonarqube-data --run_only_sonar_scan
89+
- emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan

0 commit comments

Comments
 (0)