Skip to content

Commit

Permalink
Debug issues with mc CLI and minio server (#4790)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwmac authored Nov 20, 2020
1 parent bb3a4f4 commit 46735f9
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 46735f9

Please sign in to comment.