|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
# 中间层交互
|
|
|
|
|