I have 12 websites in 2 different servers, using the same code base. I want to update versions with a single git push
. 12 websites in 2 different servers should be updated with a single push. I am using Git (bitbucket).
How can I do that?
I have 12 websites in 2 different servers, using the same code base. I want to update versions with a single git push
. 12 websites in 2 different servers should be updated with a single push. I am using Git (bitbucket).
How can I do that?