2016-01-17 22:24:40 +00:00
# drone-s3-sync
2022-05-02 20:43:40 +00:00
Drone plugin to synchronize a directory with an S3 bucket
2016-01-17 22:24:40 +00:00
2022-05-02 20:43:40 +00:00
[![Build Status ](https://img.shields.io/drone/build/thegeeklab/drone-s3-sync?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de )](https://drone.thegeeklab.de/thegeeklab/drone-s3-sync)
[![Docker Hub ](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white )](https://hub.docker.com/r/thegeeklab/drone-s3-sync)
[![Quay.io ](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white )](https://quay.io/repository/thegeeklab/drone-s3-sync)
[![Go Report Card ](https://goreportcard.com/badge/github.com/thegeeklab/drone-s3-sync )](https://goreportcard.com/report/github.com/thegeeklab/drone-s3-sync)
[![GitHub contributors ](https://img.shields.io/github/contributors/thegeeklab/drone-s3-sync )](https://github.com/thegeeklab/drone-s3-sync/graphs/contributors)
[![Source: GitHub ](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white )](https://github.com/thegeeklab/drone-s3-sync)
[![License: MIT ](https://img.shields.io/github/license/thegeeklab/drone-s3-sync )](https://github.com/thegeeklab/drone-s3-sync/blob/main/LICENSE)
2016-01-17 22:24:40 +00:00
2022-07-21 07:48:00 +00:00
Drone plugin to synchronize a directory with an S3 bucket. You can find the full documentation at [https://drone-plugin-index.geekdocs.de ](https://drone-plugin-index.geekdocs.de/plugins/drone-s3-sync ).
2016-01-18 21:32:57 +00:00
2022-05-02 20:43:40 +00:00
## Contributors
2016-01-18 21:32:57 +00:00
2022-07-12 07:12:37 +00:00
Special thanks to all [contributors ](https://github.com/thegeeklab/drone-s3-sync/graphs/contributors ). If you would like to contribute, please see the [instructions ](https://github.com/thegeeklab/drone-s3-sync/blob/main/CONTRIBUTING.md ).
2019-02-15 10:58:30 +00:00
2022-05-02 20:43:40 +00:00
## License
2016-01-17 22:24:40 +00:00
2022-05-02 20:43:40 +00:00
This project is licensed under the MIT License - see the [LICENSE ](https://github.com/thegeeklab/drone-s3-sync/blob/main/LICENSE ) file for details.