|
@@ -31,8 +31,6 @@ branches:
|
|
main:
|
|
main:
|
|
# Matches the v1_release branch
|
|
# Matches the v1_release branch
|
|
regex: ^v1_release$
|
|
regex: ^v1_release$
|
|
- # Uses 'prealpha' as pre-release label before official release
|
|
|
|
- label:
|
|
|
|
# Increments patch version (x.y.z+1) on commits
|
|
# Increments patch version (x.y.z+1) on commits
|
|
increment: Patch
|
|
increment: Patch
|
|
# Specifies v1_develop as the source branch
|
|
# Specifies v1_develop as the source branch
|