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

Is there a way to do a file backup of only the changed files, on the server, before the new ones get deployed? #451

Open
ggallant-dovico opened this issue Apr 1, 2024 · 0 comments

Comments

@ggallant-dovico
Copy link

ggallant-dovico commented Apr 1, 2024

I'm setting up a deployment to a test server and the deployment is now working.

What I'd like to do is create a backup folder on the server that would hold a backup of the files that are about to be updated.

The backups are needed in case there's an issue so that we can quickly revert a file if something goes wrong. It's faster to revert the files on the server and then check the code for the issue and rebuild/deploy.

Is there a way to do a file backup of only the changed files, on the server, before the new ones get deployed?

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

1 participant