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