I am using Plesk Onyx, Version 17.8.11 Update #46 on Ubuntu 16.04
I have setup a git repository with deploy mode "automatic deployment" and configured the webhook with Bitbucket.
Whenever I push something to my repository, plesk does pull it from the repository automatically. However, all files on my production server that are modified (some .json language files that I need in production and development and which are editable by the users on production) are always deleted after a pull.
Is it possible to not delete modified files when doing the automatic deployment?
I have setup a git repository with deploy mode "automatic deployment" and configured the webhook with Bitbucket.
Whenever I push something to my repository, plesk does pull it from the repository automatically. However, all files on my production server that are modified (some .json language files that I need in production and development and which are editable by the users on production) are always deleted after a pull.
Is it possible to not delete modified files when doing the automatic deployment?