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 d570295 commit bbd1e04Copy full SHA for bbd1e04
.semaphore/semaphore.yml
@@ -105,9 +105,9 @@ after_pipeline:
105
- name: SonarQube
106
commands:
107
- checkout
108
- - sem-version java 11
+ - sem-version java 17
109
- artifact pull workflow target
110
- - emit-sonarqube-data --run_only_sonar_scan
+ - emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan
111
- name: Trigger downstream projects
112
113
- >-
0 commit comments