mirror of
https://github.com/minio/minio.git
synced 2025-12-07 00:02:31 -05:00
Add tests for multipart upload overwrites on versioned buckets (#18142)
This commit is contained in:
2
.github/workflows/mint/minio-erasure.yaml
vendored
2
.github/workflows/mint/minio-erasure.yaml
vendored
@@ -2,7 +2,7 @@ version: '3.7'
|
||||
|
||||
# Settings and configurations that are common for all containers
|
||||
x-minio-common: &minio-common
|
||||
image: minio/minio:${JOB_NAME}
|
||||
image: quay.io/minio/minio:${JOB_NAME}
|
||||
command: server --console-address ":9001" edata{1...4}
|
||||
expose:
|
||||
- "9000"
|
||||
|
||||
Reference in New Issue
Block a user