mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
fixed reposyncer delete
This commit is contained in:
@@ -37,6 +37,7 @@ class ObRepositorySyncsController < ApplicationController
|
||||
if res["code"].to_s == "200"
|
||||
@ob_repository_sync.destroy!
|
||||
end
|
||||
render_ok
|
||||
end
|
||||
|
||||
def jobs
|
||||
|
||||
Reference in New Issue
Block a user