Browse Source

Update azure-pipelines.yml for Azure Pipelines

pull/22434/head
selman koc 11 months ago
parent
commit
0e230a0bb5
  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

@ -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/', '')]

Loading…
Cancel
Save