mirror of
https://github.com/minio/minio.git
synced 2025-02-03 01:46:00 -05:00
move mint tests to separate folders to not confuse GitHub (#16940)
This commit is contained in:
parent
27d0d22e5d
commit
f65cce4317
4
.github/workflows/run-mint.sh
vendored
4
.github/workflows/run-mint.sh
vendored
@ -12,7 +12,7 @@ docker system prune -f
|
||||
docker volume prune -f
|
||||
|
||||
## change working directory
|
||||
cd .github/workflows
|
||||
cd .github/workflows/mint
|
||||
|
||||
docker-compose -f minio-${MODE}.yaml up -d
|
||||
sleep 5m
|
||||
@ -47,5 +47,5 @@ docker system prune -f
|
||||
docker volume prune -f
|
||||
|
||||
## change working directory
|
||||
cd ../../
|
||||
cd ../../../
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user