change main

This commit is contained in:
sylor_huang@126.com 2020-07-10 17:04:53 +08:00
parent 147fdb0d05
commit 65b03f7c71
1 changed files with 1 additions and 3 deletions

View File

@ -7,8 +7,6 @@ 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}============")
url = "#{gitea_main}/sync_forges" #trustie上的相关路由