Publish on new tag
Ok, so I maintain some nuget packages hosted on github. One thing I would like to see is to only publish to nuget when the commit I am currently building has a tag on it.
Basically, I don't want to publish every commit on my master branch, and I don't really want to have a separate release branch just for doing so. I would like to use tags to determine if a package should be pushed. That way people could easily view the code in said release.
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 22 Jun, 2016 01:30 AM
Here you are: http://www.appveyor.com/docs/deployment#deploy-on-tag-github-and-gi...
2 Posted by Tommy Parnell on 30 Jun, 2016 12:03 AM
Thank you very much...I guess I didn't see this doc earlier my bad!!!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:06 AM.