We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bfe49c commit 06c0744Copy full SHA for 06c0744
.semaphore/semaphore.yml
@@ -416,6 +416,6 @@ after_pipeline:
416
- name: SonarQube
417
commands:
418
- checkout
419
- - sem-version java 11
+ - sem-version java 17
420
- artifact pull workflow coverage.xml
421
- - emit-sonarqube-data --run_only_sonar_scan
+ - emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan
0 commit comments