mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Fixes for POST policy checks and the x-ignore implementation (#20674)
This commit is contained in:
3
.github/workflows/run-mint.sh
vendored
3
.github/workflows/run-mint.sh
vendored
@@ -16,6 +16,9 @@ docker volume rm $(docker volume ls -f dangling=true) || true
|
||||
## change working directory
|
||||
cd .github/workflows/mint
|
||||
|
||||
## always pull latest
|
||||
docker pull docker.io/minio/mint:edge
|
||||
|
||||
docker-compose -f minio-${MODE}.yaml up -d
|
||||
sleep 1m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user