From 0e230a0bb57e99fbad1040e8fb3c0cac150c2be8 Mon Sep 17 00:00:00 2001 From: selman koc <64414348+skoc10@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:38:04 +0300 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- .../azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml index 235ef306de..f121045d83 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml @@ -13,7 +13,7 @@ resources: variables: # Container registry service connection established during pipeline creation - dockerRegistryServiceConnection: 'volosoft-reg' + dockerRegistryServiceConnection: 'volosoft-reg1' workDir: '$(Build.SourcesDirectory)' bootstrapTaghelpersDir: '$(workDir)/abp/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo' # tag: $[replace(variables['Build.SourceBranch'], 'refs/tags/', '')]