From a1d5dfe013bdb5fc03d9b2409bc3cbeee601343d Mon Sep 17 00:00:00 2001 From: "Louis Cattell (Amith)" Date: Tue, 27 Aug 2019 04:43:07 +0100 Subject: [PATCH 1/3] Update to template branch --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6f16731..acbd8ef 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,7 @@ resources: - repository: templates type: github name: Amith211/azure-pipelines-templates - ref: refs/heads/master + ref: refs/heads/feature_add_nuget_step endpoint: Amith211 stages: From 50bce0c73db912e9be333578db414f054c231dd7 Mon Sep 17 00:00:00 2001 From: "Louis Cattell (Amith)" Date: Tue, 27 Aug 2019 04:45:57 +0100 Subject: [PATCH 2/3] Fix typo --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index acbd8ef..f30743f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,7 @@ resources: - repository: templates type: github name: Amith211/azure-pipelines-templates - ref: refs/heads/feature_add_nuget_step + ref: refs/heads/feature/add_nuget_step endpoint: Amith211 stages: From 5706dca13cbc5f2b2a4f65b4c6b078917908f423 Mon Sep 17 00:00:00 2001 From: "Louis Cattell (Amith)" Date: Tue, 27 Aug 2019 08:59:34 +0100 Subject: [PATCH 3/3] Update template branch --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f30743f..6f16731 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,7 @@ resources: - repository: templates type: github name: Amith211/azure-pipelines-templates - ref: refs/heads/feature/add_nuget_step + ref: refs/heads/master endpoint: Amith211 stages: