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