联调图形设计化-返回log
This commit is contained in:
parent
11d087b381
commit
e393b13ac1
|
@ -94,6 +94,8 @@ class Api::V1::Projects::PipelinesController < Api::V1::BaseController
|
|||
else
|
||||
pipeline_yaml = params[:pipeline_yaml]
|
||||
end
|
||||
Rails.logger.info "pipeline_yaml========================="
|
||||
Rails.logger.info pipeline_yaml
|
||||
pipeline_yaml
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue