I used git-push-deploy
add-on on Jelastic to automatically deploy updates to my PHP app from GitHub. I set up the add-on to take the updates from my main branch but it is taking updates from my development branch too.
As soon as I push updates to the development branch, the ROOT context updates and it again updates if I merge those updates to the main.
Is this the expected behaviour or is there anything extra to configure?
Link to git-push-deploy
repo: https://github.com/jelastic-jps/git-push-deploy