deploy setting for Nuget
Hi,
I am trying to publishing Nuget package to Nuget.org when I push a
git tag to my master branch.
I keep getting "Skip "NuGet" deployment as environment variable has
not matched ("appveyor_repo_tag" is "false", should be "true")"
even when I push git tags.
Also attaching my appveyor.yml file
- appveyor.yml 736 Bytes
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

Support Staff 1 Posted by Feodor Fitsner on 27 Feb, 2016 04:09 PM
Hi Kunal,
Tag build looks like this one: https://ci.appveyor.com/project/KunalSaini/nlog-kafka/build/1.0.31, but the issue with that one is that branch doesn't match. Look at this thread for more details: http://help.appveyor.com/discussions/problems/3960-build-on-tag-wro...
2 Posted by Kunal Saini on 28 Feb, 2016 10:50 AM
Thanks for the prompt reply,
I can see in my github webhook settings the base_ref property is posted as null, Can you guide me on how to set it correctly , I am using msysGit to push my commits/tags to Github.
Support Staff 3 Posted by Feodor Fitsner on 28 Feb, 2016 08:46 PM
This is an explanation from GitHub:
4 Posted by Kunal Saini on 29 Feb, 2016 06:39 AM
Thanks,
I was creating Annotated Tags earlier, hence was not able to trigger the package publishing. I created a Lightweight Tag and the package was published.
Tanks again for the quick help.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:04 AM.