minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
81 stars 50 forks source link

Deprecate docker registry pushes upon each PR #239

Closed harshavardhana closed 6 years ago

harshavardhana commented 6 years ago

With recent security requirements on all our servers we are consolidating services. So play.minio.io will be running only one open service i.e minio

If needed we need to explore ways to keep building images to docker hub. If not each PR can be manually built to be tested.

harshavardhana commented 6 years ago

// cc @deekoder