Commit 73fadded authored by Grzegorz Bizon's avatar Grzegorz Bizon

Change build erase path to make it consistent with API

parent 293999ca
...@@ -617,7 +617,7 @@ Rails.application.routes.draw do ...@@ -617,7 +617,7 @@ Rails.application.routes.draw do
get :status get :status
post :cancel post :cancel
post :retry post :retry
delete :erase delete :erase, path: :content
end end
resource :artifacts, only: [] do resource :artifacts, only: [] do
......
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