mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
Change build erase path to make it consistent with API
This commit is contained in:
+1
-1
@@ -617,7 +617,7 @@ Rails.application.routes.draw do
|
||||
get :status
|
||||
post :cancel
|
||||
post :retry
|
||||
delete :erase
|
||||
delete :erase, path: :content
|
||||
end
|
||||
|
||||
resource :artifacts, only: [] do
|
||||
|
||||
Reference in New Issue
Block a user