Commit 89fb5df5 authored by James Lopez's avatar James Lopez

updated routes file

parent 8c508037
...@@ -160,9 +160,7 @@ Rails.application.routes.draw do ...@@ -160,9 +160,7 @@ Rails.application.routes.draw do
end end
resource :gitlab_project, only: [:create, :new], controller: :gitlab_projects do resource :gitlab_project, only: [:create, :new], controller: :gitlab_projects do
get :status
post :create post :create
get :jobs
end end
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment