Avoid duplication when building master/develop branches with the same appveyor.yml configuration
We have this appveyor.yml:
https://github.com/oxyplot/oxyplot/blob/develop/appveyor.yml
This works fine, appveyor.yml can be shared with both the
master
and develop
branch, and the
develop branch will have "-alpha" suffix on the version number.
But is it possible to avoid the duplication just to get the different version numbers for the branches?
Or are there other solutions for this?
I would like to have the same appveyor.yml on the different
branches to make the merges easier.
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
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:48 AM.