rsync-deployments icon indicating copy to clipboard operation
rsync-deployments copied to clipboard

Filter folders for deployment

Open RaduCStefanescu opened this issue 5 years ago • 0 comments

This is mostly a feature request. Currently, the solution deploys everything from the github repo. It would be a nice addition to deploy just part of the repo or only a folder. For example I want to do my build on a linux machine spinned off by actions workflow, and then I want to move to a server JUST the contents of the build.

RaduCStefanescu avatar Sep 16 '19 10:09 RaduCStefanescu