Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config option to skip delete some files #104

Open
sookoll opened this issue Dec 2, 2019 · 3 comments
Open

config option to skip delete some files #104

sookoll opened this issue Dec 2, 2019 · 3 comments

Comments

@sookoll
Copy link

sookoll commented Dec 2, 2019

I need to deploy all files except files in config folder, as these are different per env.
I also need deleteRemote = true, as files can be deleted also during development.
How to keep config folder if deleteRemote = true ?

@simonh1000
Copy link
Owner

simonh1000 commented Dec 3, 2019

You are welcome to offer a pr for this

@danieldogeanu
Copy link

I also have a similar situation where I need a folder to be present on the server, and not deleted even if the deleteRemote is set to true. I think there should be an option in the config with excludeRemote, similar with the existing exclude option.

@WeslleyDeSouza
Copy link

any update on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants