From d980c6f78477755c90d45529747e06dbb462f710 Mon Sep 17 00:00:00 2001 From: Thomas Ferreira de Lima Date: Thu, 4 Apr 2019 14:29:22 -0400 Subject: [PATCH] Triggering Azure while on master or staging --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 12fbfee94..bad5ea503 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,8 +1,5 @@ # https://aka.ms/yaml trigger: - tags: - include: - - '*' branches: include: - master