mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
联调图形设计化-返回log
This commit is contained in:
@@ -94,6 +94,8 @@ class Api::V1::Projects::PipelinesController < Api::V1::BaseController
|
|||||||
else
|
else
|
||||||
pipeline_yaml = params[:pipeline_yaml]
|
pipeline_yaml = params[:pipeline_yaml]
|
||||||
end
|
end
|
||||||
|
Rails.logger.info "pipeline_yaml========================="
|
||||||
|
Rails.logger.info pipeline_yaml
|
||||||
pipeline_yaml
|
pipeline_yaml
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user