We have successfully migrated to bitbucket. Now my question is we have bitbucket hosting our Repos, how do I automate a release.
We have a separate file server in production where our main repo is checked out from bitbucket and 10 web servers are pointing to this file server. My promote consists of me doing a regular "git pull" on this production repo and then clearing cache on 10 webservers to promote a change. Is this correct or is there some way of removing this middle man of the file server and pointing the web servers directly to bitbucket master branch.
I am evaluating bamboo for release management but I believe our setup is incorrect to enable this to happen.
Thanks in advance and I love all of Atlassians products! We currently use HipChat, Jira, Confluence and BitBucket.