From 1b9e16bd63a30ecfc621866a04cad06e823e24e5 Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Wed, 8 Mar 2017 09:21:26 -0500 Subject: add gv regex --- GitVersionConfig.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GitVersionConfig.yaml b/GitVersionConfig.yaml index cc130d91c..ba842addb 100644 --- a/GitVersionConfig.yaml +++ b/GitVersionConfig.yaml @@ -5,7 +5,9 @@ branches: mode: ContinuousDeployment tag: beta increment: Inherit + regex: pcl netstandard: mode: ContinuousDeployment tag: beta - increment: Inherit \ No newline at end of file + increment: Inherit + regex: netstandard \ No newline at end of file -- cgit 1.5.1