From 898f3a873dc18da43dfed33e454c9c805223402e Mon Sep 17 00:00:00 2001 From: uglyscorpio Date: Wed, 24 Nov 2021 10:22:15 +0800 Subject: [PATCH 1/5] Update azure-pipelines.yml for Azure Pipelines --- build/azure-devops/webspa/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-devops/webspa/azure-pipelines.yml b/build/azure-devops/webspa/azure-pipelines.yml index ca9109d04..dd0661f13 100644 --- a/build/azure-devops/webspa/azure-pipelines.yml +++ b/build/azure-devops/webspa/azure-pipelines.yml @@ -5,7 +5,7 @@ trigger: include: - master - dev - - eShopLocal + - local paths: include: - src/BuildingBlocks/* From 1aaa357330796fcbe0ff76ed8e5cce80ba3299cf Mon Sep 17 00:00:00 2001 From: uglyscorpio Date: Wed, 24 Nov 2021 10:23:59 +0800 Subject: [PATCH 2/5] Update azure-pipelines.yml for Azure Pipelines --- build/azure-devops/webmvc/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-devops/webmvc/azure-pipelines.yml b/build/azure-devops/webmvc/azure-pipelines.yml index 7a562dbf8..db3c64b15 100644 --- a/build/azure-devops/webmvc/azure-pipelines.yml +++ b/build/azure-devops/webmvc/azure-pipelines.yml @@ -5,7 +5,7 @@ trigger: include: - master - dev - - eShopLocal + - local paths: include: - src/BuildingBlocks/* From c1683935456378e244aef19344d69d6c9333fd47 Mon Sep 17 00:00:00 2001 From: uglyscorpio Date: Wed, 24 Nov 2021 10:26:21 +0800 Subject: [PATCH 3/5] Update azure-pipelines.yml for Azure Pipelines --- build/azure-devops/webmvc/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-devops/webmvc/azure-pipelines.yml b/build/azure-devops/webmvc/azure-pipelines.yml index db3c64b15..5e06d67fd 100644 --- a/build/azure-devops/webmvc/azure-pipelines.yml +++ b/build/azure-devops/webmvc/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - registryEndpoint: eshop-registry + registryEndpoint: heigoo.azurecr.io trigger: branches: include: From 56a4ad2a33f98f9b52cd64636c28406544eb79f6 Mon Sep 17 00:00:00 2001 From: uglyscorpio Date: Wed, 24 Nov 2021 11:30:19 +0800 Subject: [PATCH 4/5] Update azure-pipelines.yml for Azure Pipelines --- build/azure-devops/webspa/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-devops/webspa/azure-pipelines.yml b/build/azure-devops/webspa/azure-pipelines.yml index dd0661f13..ddcb156a8 100644 --- a/build/azure-devops/webspa/azure-pipelines.yml +++ b/build/azure-devops/webspa/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - registryEndpoint: eshop-registry + registryEndpoint: heigoo.azurecr.io trigger: branches: include: From 55638ff993e7530633b0d99671d06fa9eba3e4b3 Mon Sep 17 00:00:00 2001 From: uglyscorpio Date: Wed, 24 Nov 2021 11:32:13 +0800 Subject: [PATCH 5/5] Update azure-pipelines.yml for Azure Pipelines --- build/azure-devops/webspa/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-devops/webspa/azure-pipelines.yml b/build/azure-devops/webspa/azure-pipelines.yml index ddcb156a8..e55dc7f2b 100644 --- a/build/azure-devops/webspa/azure-pipelines.yml +++ b/build/azure-devops/webspa/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - registryEndpoint: heigoo.azurecr.io + registryEndpoint: heigooRegistry trigger: branches: include: