mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
fix sonar quest error
This commit is contained in:
@@ -115,7 +115,6 @@ class Api::V1::SonarqubesController < Api::V1::BaseController
|
||||
metricKeys: params[:metricKeys]
|
||||
}
|
||||
data = Sonarqube.client.get('/api/measures/component', query: params_data)
|
||||
Sonarqube.project_create('new_project')
|
||||
render_ok data
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user