Tagging Bamboo Deployments

Ron Chan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 17, 2014

We would like to git "tag" our releases upon deployment, however, this requires that the project repository gets checked out.

I know that occurs during a build but how does that work during deployment where only artifacts are retrieved, not the entire repository.

Regards,

Ron

1 answer

0 votes
Jason Monsorno
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 17, 2014

If you can SSH into your git repo you can run a tag command there; otherwise, git does not support remote tagging

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events