Default Branch in appveyor.yml
Is it possible to specify the default branch in the appveyor.yml or must it be done from the UI?
We're trying to schedule our dev branch to be built nightly, but the default branch is currently master in github.
The documentation and forum answers are a bit confusing and I can't find a setting.
Thanks
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 28 Oct, 2020 05:33 PM
Default branch could be set on UI only. Indeed, when you click "New build" button or start a scheduled build AppVeyor should know which branch
appveyor.yml
should be fetched from.Feodor Fitsner closed this discussion on 28 Dec, 2020 09:03 PM.