Resetting next build number to 0 before deploying
I've setup my AppVeyor to deploy when I make a tag, and I would like the tagged release to reset the build number to 0. Is this possible in the before build script somehow?
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 11 May, 2016 08:40 PM
Hi Matt,
You can update next build number using AppVeyor REST API: http://www.appveyor.com/docs/api/projects-builds#update-project-bui...
2 Posted by ericnewton76 on 07 Jan, 2018 05:20 AM
Is there an equivalent powershell "Update-Appveyor" to do this?
Also, is there an equivalant appveyor.exe to do this?
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:26 AM.