From 4df1dc7c03abc03a1e74f1c06287b3d26e4b3d15 Mon Sep 17 00:00:00 2001 From: Thomas Ferreira de Lima Date: Wed, 3 Apr 2019 19:30:47 -0400 Subject: [PATCH] Only building in azure for PR and tagged commits --- azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e35efce39..d3340c460 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,4 +1,9 @@ # https://aka.ms/yaml +trigger: + tags: + include: + - v* + jobs: - job: Build pool: