Skip to content

Commit 1b65451

Browse files
chore: migrate to sonarqube enterprise
1 parent a04db7c commit 1b65451

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
@@ -90,6 +90,6 @@ after_pipeline:
9090
- name: SonarQube
9191
commands:
9292
- checkout
93-
- sem-version java 11
93+
- sem-version java 17
9494
- artifact pull workflow target
95-
- emit-sonarqube-data --run_only_sonar_scan
95+
- emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan

0 commit comments

Comments
 (0)