Pushing tag v0.4.0 results in build of branch v0.4.0 (!) tagged v0.4.0
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
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

1 Posted by Christian Solte... on 09 Mar, 2016 07:08 AM
Oops - all tags above should be v0.4.0...
Support Staff 2 Posted by Feodor Fitsner on 09 Mar, 2016 10:35 PM
Hi Christian,
Please see these threads explaining the issue:
http://help.appveyor.com/discussions/problems/3960-build-on-tag-wro...
http://help.appveyor.com/discussions/questions/2133-deploy-setting-...
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:04 AM.