mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
构建流水线节点icon
This commit is contained in:
@@ -23,6 +23,7 @@ class Api::V1::Projects::PipelinesController < Api::V1::BaseController
|
|||||||
end
|
end
|
||||||
|
|
||||||
def build_yaml
|
def build_yaml
|
||||||
|
Rails.logger.info("pipeline===========#{params[:pipeline].present?}")
|
||||||
if params[:pipeline].present?
|
if params[:pipeline].present?
|
||||||
pipeline = params[:pipeline]
|
pipeline = params[:pipeline]
|
||||||
@name = params[:name]
|
@name = params[:name]
|
||||||
|
|||||||
Reference in New Issue
Block a user