Hi there
How do I automatically tag the code in Stash (Git) when I deploy a release in Bamboo?
I've looked at the documentation. In several places it implies that it can be done, but I could not find any indication of how to it.
Also, I could not find any tasks callable from deployment projects in Bamboo to do it.
I bet I'm just looking in the wrong places.
Any help appreciated!
Thanks in advance!
-alessio
Hi Alessio,
As far as I understand there isn't a pre-built task in Bamboo for Git (only SVN under the name "VCS Tagging Task").
https://answers.atlassian.com/questions/112416/can-bamboo-create-a-git-tag-for-every-build
For the moment you would have to write a custom script tag that does the tag and push manually. You might be interested in the follow issue:
https://jira.atlassian.com/browse/BAM-13425
Cheers,
Charles
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.