mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
Merge branch 'dev_trustie' into dev_chain
This commit is contained in:
@@ -6,9 +6,7 @@ class SyncProjectsJob < ApplicationJob
|
||||
|
||||
def perform(sync_params, gitea_main)
|
||||
SyncLog.sync_log("==========begin to sync #{sync_params[:type]} to forge============")
|
||||
begin
|
||||
SyncLog.sync_log("=========request.subdomain: #{request.subdomain}============")
|
||||
|
||||
begin
|
||||
|
||||
url = "#{gitea_main}/sync_forges" #trustie上的相关路由
|
||||
|
||||
|
||||
Reference in New Issue
Block a user