Drone plugin to synchronize a directory with an S3 bucket
Go to file
Nathan LaFreniere 5644941fde Merge pull request #3 from drone-plugins/native_enhanced
support custom metadata, only upload changed files, make sure permiss…
2015-11-18 17:35:09 -08:00
.drone.sec setup native branch [CI SKIP] 2015-11-13 15:00:40 -08:00
.drone.yml setup native branch [CI SKIP] 2015-11-13 15:00:40 -08:00
.gitignore initial commit 2015-10-16 13:09:45 -07:00
aws.go support custom metadata, only upload changed files, make sure permissions and metadata are synced 2015-11-18 16:32:44 -08:00
Dockerfile update dockerfile, add mime.types 2015-11-13 15:25:47 -08:00
DOCS.md add quotes 2015-11-18 16:52:54 -08:00
LICENSE initial commit 2015-10-16 13:09:45 -07:00
logo.svg initial commit 2015-10-16 13:09:45 -07:00
main.go support custom metadata, only upload changed files, make sure permissions and metadata are synced 2015-11-18 16:32:44 -08:00
mime.types update dockerfile, add mime.types 2015-11-13 15:25:47 -08:00
types.go support custom metadata, only upload changed files, make sure permissions and metadata are synced 2015-11-18 16:32:44 -08:00