change bugs

This commit is contained in:
sylor_huang@126.com
2020-07-10 17:46:56 +08:00
parent f4be93c340
commit bf61c0e5b3
2 changed files with 2 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ class SyncProjectsJob < ApplicationJob
def perform(sync_params, gitea_main)
SyncLog.sync_log("==========begin to sync #{sync_params[:type]} to forge============")
SyncLog.sync_log("==========sync_params:#{sync_params}============")
begin
url = "#{gitea_main}/sync_forges" #trustie上的相关路由