Guys,
We have bitbucket and bamboo setup in our environment.
We have created a release build in bamboo and production deploy the same.
Now we want to push the code that went to production to Master branch in bitbucket after the deployment is successful.
1. Is it advisable?
2. If advisable and possible then how?
3. If any other good approach please enlighten. Thanks
Hi!
1. Yes, it sounds good, but why after deployment? Maybe after all validation, then merge into master. Then deployment plan will trigger to deploy
2. Yes, it is possible
3. Please, have a look hooks on https://marketplace.atlassian.com
we did it by own hooks
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.