Merge branch 'develop' into dev_trustie_server
This commit is contained in:
commit
7cf2c6021f
|
@ -121,6 +121,8 @@ class Gitea::Accelerator::MigrateService < ApplicationService
|
|||
error('APIForbiddenError')
|
||||
when 422
|
||||
error('APIValidationError')
|
||||
else
|
||||
error("MigrateError")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue