#345: updated route for publishing build_list
This commit is contained in:
parent
7a3ffc5b82
commit
c4a4b50450
|
@ -279,7 +279,7 @@ Rosa::Application.routes.draw do
|
||||||
put :cancel
|
put :cancel
|
||||||
put :create_container
|
put :create_container
|
||||||
get :log
|
get :log
|
||||||
put :publish
|
patch :publish
|
||||||
put :reject_publish
|
put :reject_publish
|
||||||
put :publish_into_testing
|
put :publish_into_testing
|
||||||
put :update_type
|
put :update_type
|
||||||
|
|
Loading…
Reference in New Issue