Drone plugin to synchronize a directory with an S3 bucket
Go to file
renovate[bot] 5f48b2ab14
fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.1.0 (#34)
2022-08-05 16:56:24 +02:00
.chglog initial commit after fork 2022-05-02 22:43:40 +02:00
.github fix worind in readme and adjust repo config 2022-07-21 09:48:00 +02:00
_docs refactor: rename parameter access to acl (#18) 2022-05-29 22:36:25 +02:00
cmd/drone-s3-sync refactor: rename parameter access to acl (#18) 2022-05-29 22:36:25 +02:00
docker chore(docker): update docker digests to 7580ece 2022-07-19 00:33:18 +00:00
plugin refactor: rename parameter access to acl (#18) 2022-05-29 22:36:25 +02:00
.dictionary docs: add usage examples 2022-05-26 17:49:28 +02:00
.dockerignore initial commit after fork 2022-05-02 22:43:40 +02:00
.drone.jsonnet chore: switch to go1.19 (#33) 2022-08-05 13:18:54 +02:00
.drone.yml chore: switch to go1.19 (#33) 2022-08-05 13:18:54 +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 chore: switch to go1.19 (#33) 2022-08-05 13:18:54 +02:00
README.md fix worind in readme and adjust repo config 2022-07-21 09:48:00 +02:00
go.mod fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.1.0 (#34) 2022-08-05 16:56:24 +02:00
go.sum fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.1.0 (#34) 2022-08-05 16:56:24 +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 https://drone-plugin-index.geekdocs.de.

Contributors

Special thanks 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.