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 a04db7c commit 1b65451Copy full SHA for 1b65451
.semaphore/semaphore.yml
@@ -90,6 +90,6 @@ after_pipeline:
90
- name: SonarQube
91
commands:
92
- checkout
93
- - sem-version java 11
+ - sem-version java 17
94
- artifact pull workflow target
95
- - emit-sonarqube-data --run_only_sonar_scan
+ - emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan
0 commit comments