mirror of https://github.com/go-gitea/gitea.git
Adjust minio new sequence, now it will check whether bucket exist first and then create one if it doesn't exist (#26420)
For some reason, the permission of the client_id and secret may cannot create bucket, so now we will check whether bucket does exist first and then try to create a bucket if it doesn't exist. Try to fix #25984 Co-authored-by: silverwind <me@silverwind.io>pull/26278/head^2
parent
c5888eb985
commit
a321a4c2fc
Loading…
Reference in New Issue