We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker run -e S3_ADDRESS=172.18.0.1:9000 -e ACCESS_KEY=minio -e SECRET_KEY=minio123 minio/mint:alpha
The following files' permissions are changed.
modified: build.sh modified: run.sh modified: ../sdk-tests/build.sh modified: ../sdk-tests/run.sh
Permissions of file in repo shouldn't change.
The text was updated successfully, but these errors were encountered:
👍
Sorry, something went wrong.
Closing this as not applicable now, the tests are inside a container.
No branches or pull requests
Steps to reproduce:
docker run -e S3_ADDRESS=172.18.0.1:9000 -e ACCESS_KEY=minio -e SECRET_KEY=minio123 minio/mint:alpha
Current behaviour:
The following files' permissions are changed.
Expected behaviour:
Permissions of file in repo shouldn't change.
The text was updated successfully, but these errors were encountered: