From b561ef482218beff2eaf7a13fcb5bb98326ee7d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20M=C3=BCller?= Date: Fri, 17 Apr 2020 01:11:36 +0200 Subject: [PATCH 1/2] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 64d9e70..77c70cd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ # https://aka.ms/yaml trigger: -- master +- support_PodcastRSSFeeds pool: vmImage: 'ubuntu-latest' From 395c65555e258c0bc726559dc32e8c9735aa1d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20M=C3=BCller?= Date: Fri, 17 Apr 2020 01:12:46 +0200 Subject: [PATCH 2/2] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 77c70cd..815b579 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ # https://aka.ms/yaml trigger: -- support_PodcastRSSFeeds +- azure-pipelines pool: vmImage: 'ubuntu-latest'