From 5596dce8efffb430fd39f8359044cc1098c1f0e8 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Thu, 4 Jul 2019 13:06:40 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e88bbbd9..afab3ef5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,3 +1,11 @@ +trigger: + tags: + include: + - v* + branches: + include: + - master + variables: - group: Vars