summary refs log tree commit diff
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2016-01-06 09:02:01 -0500
committerOren Novotny <oren@novotny.org>2016-01-06 09:02:01 -0500
commitb7e5032ad477410b05df569ea742f82cd04246a1 (patch)
tree07b80c0b44e93e94bf451144100edcf4eca27d9a
parentupdate build script (diff)
downloadBouncyCastle.NET-ed25519-b7e5032ad477410b05df569ea742f82cd04246a1.tar.xz
update gv cfg pcl-v1.8.1
-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