mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-20 19:55:56 +08:00
新增: 流水线改版接口
This commit is contained in:
@@ -162,6 +162,7 @@ defaults format: :json do
|
||||
resource :dataset, only: [:create, :update, :show]
|
||||
resources :actions, module: 'actions' do
|
||||
collection do
|
||||
get :new_index
|
||||
post :disable
|
||||
post :enable
|
||||
resources :runs, only: [:index, :create] do
|
||||
|
||||
Reference in New Issue
Block a user