mirror of
https://github.com/odamex/odamex
synced 2026-08-19 02:23:09 -04:00
don't use anything other than the release branch version strategy
This commit is contained in:
parent
6708df0eb9
commit
2e9ff52743
1 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
strategies:
|
||||
- Fallback
|
||||
- VersionInBranchName
|
||||
branches:
|
||||
release:
|
||||
regex: ^release[/-]
|
||||
prevent-increment:
|
||||
when-current-commit-tagged: true
|
||||
when-current-commit-tagged: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue