Drone plugin to synchronize a directory with an S3 bucket
Go to file
Robert Kaussow a5178a89a5
docs: add basic documentation
2022-05-03 13:40:39 +02:00
.chglog initial commit after fork 2022-05-02 22:43:40 +02:00
.github initial commit after fork 2022-05-02 22:43:40 +02:00
_docs docs: add basic documentation 2022-05-03 13:40:39 +02:00
cmd/drone-s3-sync docs: add basic documentation 2022-05-03 13:40:39 +02:00
docker add missing files 2022-05-02 22:45:43 +02:00
plugin docs: add basic documentation 2022-05-03 13:40:39 +02:00
.dictionary refactor: rewrite plugin to use drone plugin lib (#3) 2022-05-03 11:45:54 +02:00
.dockerignore initial commit after fork 2022-05-02 22:43:40 +02:00
.drone.jsonnet initial commit after fork 2022-05-02 22:43:40 +02:00
.drone.yml initial commit after fork 2022-05-02 22:43:40 +02:00
.gitignore initial commit after fork 2022-05-02 22:43:40 +02:00
.golangci.yml initial commit after fork 2022-05-02 22:43:40 +02:00
.markdownlint.yml initial commit after fork 2022-05-02 22:43:40 +02:00
.prettierignore initial commit after fork 2022-05-02 22:43:40 +02:00
CONTRIBUTING.md add missing files 2022-05-02 22:45:43 +02:00
LICENSE initial commit after fork 2022-05-02 22:43:40 +02:00
Makefile initial commit after fork 2022-05-02 22:43:40 +02:00
README.md initial commit after fork 2022-05-02 22:43:40 +02:00
go.mod refactor: rewrite plugin to use drone plugin lib (#3) 2022-05-03 11:45:54 +02:00
go.sum refactor: rewrite plugin to use drone plugin lib (#3) 2022-05-03 11:45:54 +02:00
renovate.json add missing files 2022-05-02 22:45:43 +02:00

README.md

drone-s3-sync

Drone plugin to synchronize a directory with an S3 bucket

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: MIT

Drone plugin to synchronize a directory with an S3 bucket. You can find the full documentation at You can find the full documentation at https://drone-plugin-index.geekdocs.de.

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.