Build information -> Deploy Input Parameters
This commit is contained in:
parent
7b1a2c1dc5
commit
ddae928c30
@ -284,7 +284,7 @@ module Devops
|
||||
cmd = "chef-client --no-color"
|
||||
if deploy_info["use_json_file"]
|
||||
deploy_info.delete("use_json_file")
|
||||
@out << "Build information:\n"
|
||||
@out << "Deploy Input Parameters:\n"
|
||||
json = JSON.pretty_generate(deploy_info)
|
||||
@out << json
|
||||
@out << "\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user