daiao 6 years ago
parent 6b451e1200
commit f9eef7af34

@ -568,6 +568,7 @@ class GamesController < ApplicationController
if secret_rep&.repo_name
secretGitUrl = repo_url secret_rep.repo_path
br_params.merge!({secretGitUrl: secretGitUrl, secretDir: secret_rep.secret_dir_path})
logger.info("#######br_params:#{br_params}")
end
# 中间层交互

Loading…
Cancel
Save