mirror of
https://github.com/minio/minio.git
synced 2025-01-26 14:13:16 -05:00
Enable sanity tests for internal IDP (#13457)
Co-authored-by: Harshavardhana <harsha@minio.io>
This commit is contained in:
parent
c2eb60df4a
commit
25b5904b84
@ -20,6 +20,7 @@ export SECRET_KEY="minio123"
|
||||
export ENABLE_HTTPS=0
|
||||
export GO111MODULE=on
|
||||
export GOGC=25
|
||||
export ENABLE_ADMIN=1
|
||||
|
||||
MINIO_CONFIG_DIR="$WORK_DIR/.minio"
|
||||
MINIO=( "$PWD/minio" --config-dir "$MINIO_CONFIG_DIR" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user