mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 20:55:46 +08:00
fixed 图形化流水线增加分支流程
This commit is contained in:
@@ -165,6 +165,7 @@ defaults format: :json do
|
||||
resources :pipelines do
|
||||
post :build_yaml, on: :collection
|
||||
post :save_yaml, on: :collection
|
||||
get :test_yaml, on: :collection
|
||||
end
|
||||
resources :pulls, module: 'pulls' do
|
||||
member do
|
||||
|
||||
Reference in New Issue
Block a user