Until now it have not been possible to strip a prefix from the source
directory, so now you can as an example upload files from /public/images
to the target /images or even /subfolde/images.
Now we just need to add a delete flag for a syncronization and we can get rid of the s3-sync plugin within Drone >= 0.5.
Until now it have not been possible to strip a prefix from the source directory, so now you can as an example upload files from /public/images to the target /images or even /subfolde/images.
Now we just need to add a delete flag for a syncronization and we can get rid of the
s3-sync
plugin within Drone >= 0.5.