Browse Source

$(bootstrapTaghelpersDir)/Dockerfile.azure

pull/20279/head
selmankoc 2 years ago
parent
commit
16b50cac7b
  1. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml

2
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: |

Loading…
Cancel
Save