Pushing tag v0.4.0 results in build of branch v0.4.0 (!) tagged v0.4.0

Christian Soltenborn's Avatar

Christian Soltenborn

09 Mar, 2016 06:58 AM

Hi,

I've configured our AppVeyor build such that if a tag is pushed on the master branch, our build shall be executed in release mode (i.e., using a release key for signing DLLs, and deploying the release to GitHub). This used to work (although I'm not sure which command I used for pushing the tag). Now, when I push my tag to GitHub, AppVeyor starts a build of branch v0.1.0 tagged with v0.1.0, although a branch v0.1.0 not even exists.

I've tried several ways to to push, including
git push --tags origin master
git push origin v0.4.0

Am I missing something? Our build is located at https://ci.appveyor.com/project/csoltenborn/googletestadapter-u1cxh

Thanks in advance
Christian

  1. 1 Posted by Christian Solte... on 09 Mar, 2016 07:08 AM

    Christian Soltenborn's Avatar

    Oops - all tags above should be v0.4.0...

  2. Support Staff 2 Posted by Feodor Fitsner on 09 Mar, 2016 10:35 PM

    Feodor Fitsner's Avatar
  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:04 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