From 6a40693aedd95bd2fd7b72cf2d56fe81a38c62ab Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Thu, 16 Jan 2020 13:33:21 +1100 Subject: [PATCH] Create GitVersion.yml --- GitVersion.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 GitVersion.yml diff --git a/GitVersion.yml b/GitVersion.yml new file mode 100644 index 000000000..42dc350f9 --- /dev/null +++ b/GitVersion.yml @@ -0,0 +1,6 @@ +continuous-delivery-fallback-tag: ci +branches: + master: + tag: dev + pull-request: + tag: pr