ADD sync mirror repo api

This commit is contained in:
Jasder
2020-05-18 18:25:50 +08:00
parent d464ab3891
commit 0e390ca912
5 changed files with 53 additions and 21 deletions

View File

@@ -193,6 +193,7 @@ Rails.application.routes.draw do
put :update_file
delete :delete_file
post :repo_hook
post :sync_mirror
end
end