How do I get my tag to associate with 'master'

tim's Avatar

tim

02 Jul, 2016 10:56 PM

When I tag, it triggers AppVeyor to build an rtm version for me. Most of the time, when the tag is just on master and there are no other branches on that commit level, it works fine. However, sometimes I have develop and master aligned. When I tag it, the tag ends up being associated with the develop branch (for the purposes of the appveyor script) and then I end up not triggering a final build. Any way to make this better?

I usually end up having to add some fake commit to develop to move it out of the way, and then deleting and re-tagging the master HEAD. It is frustrating.

  1. Support Staff 1 Posted by Feodor Fitsner on 03 Jul, 2016 02:06 AM

    Feodor Fitsner's Avatar

    The build is not triggered because you have set branch filter in AppVeyor config or GitHub is not calling the webhook? Could you please elaborate?

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:07 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac