This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
构建流水线yaml,保存和更新
pull/347/head
xxq250
2 years ago
parent
801dbd3f2f
commit
08fe69ca37
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
config/routes/api.rb
+ 1
- 0
config/routes/api.rb
View File
@@ -131,6 +131,7 @@ defaults format: :json do
end
resources :pipelines do
post :build_yaml, on: :collection
post :save_yaml, on: :collection
end
resources :pulls, module: 'pulls' do
resources :versions, only: [:index] do
Write
Preview
Loading…
Cancel
Save