Support only tag builds
Hi,
I suggest a support for only tag builds with the following
pattern. For example, given a tag v1.2.3
, you could
build only on tags with adding this to
appveyor.yml
:
branches:
only:
- /v\d+\.\d+\.\d+/
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
1 Posted by JimiC on 20 Jul, 2015 12:05 PM
I support this but would like to suggest a diff approach. Much like the `skip_tags: true | false`, I'ld prefer a `build_tags_only: true | false` reference.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:58 AM.