Merge branch 'dev_trustie' into dev_chain

This commit is contained in:
sylor_huang@126.com 2020-07-10 17:05:16 +08:00
commit f4e1414f2a
1 changed files with 1 additions and 3 deletions

View File

@ -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上的相关路由