Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Debug issues with mc CLI and minio server
Browse files Browse the repository at this point in the history
  • Loading branch information
nwmac committed Nov 20, 2020
1 parent bb3a4f4 commit 543b52f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/ci/travis/e2e-mc-helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ else
chmod +x mc
cp mc ~/bin

mc -install -y >/dev/null 2>&1

echo "Configuring mc client"
mc config host add s3 ${AWS_ENDPOINT} ${AWS_ACCESS_KEY_ID} ${AWS_SECRET_ACCESS_KEY} --insecure

Expand Down

0 comments on commit 543b52f

Please sign in to comment.