mrsixw / concourse-rsync-resource

concourse.ci resource for persisting build artifacts on a shared storage location with rsync and ssh.
Apache License 2.0
18 stars 40 forks source link

rsync all objects including hidden objects #12

Open andibraeu opened 4 years ago

andibraeu commented 4 years ago

this resource copies all objects, inluding hidden files to the target.

Now it is enabled to get hidden files from that target, too.