From 0bd652db6de32d9def5e6dfe5fc48dacccfdd2aa Mon Sep 17 00:00:00 2001 From: "service-bot-app[bot]" Date: Sun, 9 Nov 2025 02:03:37 +0000 Subject: [PATCH] chore: migrate to sonarqube enterprise --- .semaphore/semaphore.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index 41077abf9..a38e571b8 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -416,6 +416,5 @@ after_pipeline: - name: SonarQube commands: - checkout - - sem-version java 17 - artifact pull workflow coverage.xml - - emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan + - emit-sonarqube-data --run_only_sonar_scan