From 560abf98113aa29bc97515da9f97cc5dd3fc8115 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