Browse Source

Update GitVersion.yml

pull/1574/head
James Jackson-South 6 years ago
parent
commit
d49d552965
  1. 4
      GitVersion.yml

4
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

Loading…
Cancel
Save