summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--GitVersionConfig.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/GitVersionConfig.yaml b/GitVersionConfig.yaml
index 32555b585..e9e6baa91 100644
--- a/GitVersionConfig.yaml
+++ b/GitVersionConfig.yaml
@@ -1,5 +1,7 @@
 tag-prefix: 'pcl-[vV]'
 legacy-semver-padding: 0
 branches:
-  pcl:    
-    tag:
\ No newline at end of file
+  pcl:
+    mode: ContinuousDeployment    
+    tag: beta
+    increment: Inherit
\ No newline at end of file