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 ac9b8de commit a563e81Copy full SHA for a563e81
.semaphore/semaphore.yml
@@ -77,9 +77,8 @@ after_pipeline:
77
- name: SonarQube
78
commands:
79
- checkout
80
- - sem-version java 17
81
- artifact pull workflow target
82
- - emit-sonarqube-data --enable_sonarqube_enterprise --run_only_sonar_scan
+ - emit-sonarqube-data --run_only_sonar_scan
83
- name: Trigger downstream projects
84
85
- >-
0 commit comments