summary refs log tree commit diff
path: root/GitVersionConfig.yaml
blob: ba842addb9ea64178f57c135fb37cae52390250e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
tag-prefix: 'pcl-[vV]'
legacy-semver-padding: 0
branches:
  pcl:
    mode: ContinuousDeployment    
    tag: beta
    increment: Inherit
    regex: pcl
  netstandard:
    mode: ContinuousDeployment    
    tag: beta
    increment: Inherit
    regex: netstandard