From 3337b5ec0dd780e2b2bb4019d0afccd43e7785de Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 17 Mar 2019 11:00:24 -0700 Subject: [PATCH] Trigger azure pipelines on tags Committed via https://github.com/asottile/all-repos --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7b331b9..974a705 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,8 @@ trigger: branches: include: [master, test-me-*] + tags: + include: ['*'] resources: repositories: