Skip to content

Rsync include support #34

@manea-eugen

Description

@manea-eugen

There seems to lack support for rsync include option
I tried to add the include the option

rsync__exclude: [
        ".git/", ".idea/", ".settings/"      ],
      rsync__include: [
        ".settings/foo" #something i expect to be passed to rsync but nothing changes 
      ]

How can i achive that with the latest build?
Thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions