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