From e85e27a66914f80b02748b990c623954811fab0d Mon Sep 17 00:00:00 2001 From: Greg Blumberg Date: Fri, 8 Nov 2019 22:33:46 -0500 Subject: [PATCH] Included tags in azure pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f72eb39c..5a6b94ef 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ trigger: - andover tags: include: - - * + - v* # Setup build strategy (listing the various VMs and configurations we'll use) strategy: matrix: