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 5b9c825 commit ea0a811Copy full SHA for ea0a811
.semaphore/semaphore.yml
@@ -84,6 +84,6 @@ after_pipeline:
84
- name: SonarQube
85
commands:
86
- checkout
87
- - sem-version java 11
+ - sem-version java 17
88
- artifact pull workflow target
89
- - emit-sonarqube-data --run_only_sonar_scan
+ - emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan
0 commit comments