From d49d55296505813de134b27028de33b80462464f Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Sun, 21 Jun 2020 15:31:43 +0100 Subject: [PATCH] Update GitVersion.yml --- GitVersion.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index f2a251c55..516f9f496 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,7 +1,9 @@ +# Use mainline mode to match our development approach. +# https://gitversion.readthedocs.io/en/latest/input/docs/reference/versioning-modes/mainline-development/ +mode: Mainline continuous-delivery-fallback-tag: ci branches: master: tag: unstable - mode: ContinuousDeployment pull-request: tag: pr