From 16b50cac7b9d941a1d5a725492e680c3b07c9ba7 Mon Sep 17 00:00:00 2001 From: selmankoc Date: Wed, 24 Jul 2024 15:04:02 +0300 Subject: [PATCH] $(bootstrapTaghelpersDir)/Dockerfile.azure --- .../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 2b60edff8d..235ef306de 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 @@ -44,7 +44,7 @@ stages: inputs: command: build repository: demo/bootstrap-taghelpers - dockerfile: $(bootstrapTaghelpersDir)/Dockerfile + dockerfile: $(bootstrapTaghelpersDir)/Dockerfile.azure buildContext: $(workDir) containerRegistry: $(dockerRegistryServiceConnection) tags: |