Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Fix README.md drone.io link (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana authored and deekoder committed Jul 26, 2017
1 parent 4636fc1 commit c141305
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,4 +7,4 @@ before_script:
- gem install awesome_bot

script:
- awesome_bot README.md --allow-dupe --allow-ssl
- awesome_bot README.md --allow-dupe --allow-ssl --allow-redirect -t 10
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ A curated list of Minio community projects inspired by [awesome-go](https://gith
* [SSD Nodes](https://www.ssdnodes.com/) - Simple, high performance cloud provider with truly personalized support.

### DevOps - CI/CD
* [drone.io](https://archive.drone.io/login) - drone.io is continuous integration for Github and Bitbucket, that monitors your code for bugs. It uses Minio as an AWS S3 cloud storage alternative.
* [drone.io](https://github.com/drone/drone) - drone.io is continuous integration for Github and Bitbucket, that monitors your code for bugs. It uses Minio as an AWS S3 cloud storage alternative.
* [Gorbachev IO](https://www.dragonfly.co.nz/) - Gorbachev is a continuous integration platform, used to manage reproducible research at Dragonfly Data Science. Minio tools are awesome, and the community is supportive and responsive.
* [mkrepo](https://github.com/tarantool/mkrepo) - maintains an RPM or DEB repository in S3, and periodically regenerates metadata. You can use Minio as a convenient and inexpensive storage for your CI.
* [s3-resource-simple](https://github.com/making/s3-resource-simple) - s3-resource-simple is [Concourse CI's](https://concourse.ci/) resource for uploading files to S3. It supports Minio as an object storage backend.
Expand Down

0 comments on commit c141305

Please sign in to comment.