mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
remove frivolous log about abort-multipart failure in replication (#19413)
This commit is contained in:
@@ -55,6 +55,11 @@ __init__() {
|
||||
|
||||
go install github.com/minio/mc@latest
|
||||
|
||||
## this is needed because github actions don't have
|
||||
## docker-compose on all runners
|
||||
go install github.com/docker/compose/v2/cmd@latest
|
||||
mv -v /tmp/gopath/bin/cmd /tmp/gopath/bin/docker-compose
|
||||
|
||||
TAG=minio/minio:dev make docker
|
||||
|
||||
MINIO_VERSION=RELEASE.2019-12-19T22-52-26Z docker-compose \
|
||||
|
||||
Reference in New Issue
Block a user