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