Initial deploy_key feature commit
This commit is contained in:
parent
53ce00f74a
commit
723104c45f
16 changed files with 222 additions and 1 deletions
|
@ -41,6 +41,8 @@ Gitlab::Application.routes.draw do
|
|||
get "graph"
|
||||
end
|
||||
|
||||
resources :deploy_keys
|
||||
|
||||
resources :refs, :only => [], :path => "/" do
|
||||
collection do
|
||||
get "switch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue