diff --git a/GitVersion.yml b/GitVersion.yml index 400ebd2a7..d5f370a83 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -12,7 +12,7 @@ branches: v2_develop: mode: ContinuousDeployment - tag: alpha + tag: pre regex: ^v2_develop?[/-] is-release-branch: true tracks-release-branches: true