mirror of
https://github.com/minio/minio.git
synced 2024-12-25 06:35:56 -05:00
run gateway mint test in full mode (#7296)
This commit is contained in:
parent
5e69a107d8
commit
b983da957d
@ -42,6 +42,7 @@ cd /mint
|
||||
export MINT_ROOT_DIR=${MINT_ROOT_DIR:-/mint}
|
||||
export MINT_RUN_CORE_DIR="$MINT_ROOT_DIR/run/core"
|
||||
export MINT_RUN_SECURITY_DIR="$MINT_ROOT_DIR/run/security"
|
||||
export MINT_MODE="full"
|
||||
export WGET="wget --quiet --no-check-certificate"
|
||||
|
||||
go get github.com/go-ini/ini
|
||||
|
Loading…
Reference in New Issue
Block a user