Browse Source

update prerelease tag

Oren Novotny 9 years ago
parent
commit
addd9c38a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GitVersion.yml

+ 1 - 1
GitVersion.yml

@@ -13,7 +13,7 @@ commit-message-incrementing: Enabled
 branches:
   master:
     mode: ContinuousDeployment
-    tag: rc1
+    tag: build
     increment: Patch
     prevent-increment-of-merged-branch-version: true
     track-merge-target: false