Skip to content

Commit a563e81

Browse files
chore: migrate to sonarqube enterprise
1 parent ac9b8de commit a563e81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,8 @@ after_pipeline:
7777
- name: SonarQube
7878
commands:
7979
- checkout
80-
- sem-version java 17
8180
- artifact pull workflow target
82-
- emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan
81+
- emit-sonarqube-data --run_only_sonar_scan
8382
- name: Trigger downstream projects
8483
commands:
8584
- >-

0 commit comments

Comments
 (0)