axion-release-plugin icon indicating copy to clipboard operation
axion-release-plugin copied to clipboard

Commit is pushed without branch

Open Fodoj opened this issue 7 years ago • 2 comments

Tagging as it is works fine for me, but when I add simple hook to change the gradle.properties file and they perform release, commit is pushed without any branch attached to it, so it's just a tag and commit on it and that's it.

Not sure how to debug it even :-)

Ah, and this happens in TeamCity only, locally it works fine. I can confirm that in TeamCity repo is not in detached state though.

Fodoj avatar Jun 13 '18 10:06 Fodoj

Hm, when debugging this kind of issues on bamboo i just added stuff like git remote show origin just to see the real state of repository. I don't know how to help you in any other way, i never encountered this issue :)

adamdubiel avatar Jun 15 '18 17:06 adamdubiel

Did you manage to find the solution?

adamdubiel avatar Aug 15 '18 11:08 adamdubiel