mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
新增:新版gitea路由请求地址
This commit is contained in:
@@ -18,7 +18,7 @@ class Gitea::Versions::CreateService < Gitea::ClientService
|
||||
end
|
||||
|
||||
def call
|
||||
response = post(url, request_params)
|
||||
response = post(url, request_params, true)
|
||||
render_status(response)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user