Skip to content

Commit

Permalink
build --no-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
skoc10 committed May 14, 2024
1 parent f1e6b92 commit 8ff7795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ stages:
inputs:
containerRegistry: $(dockerRegistryServiceConnection)
repository: 'demo/cms-kit-demo.abp.io'
command: 'build'
command: 'build --no-cache'
Dockerfile: '$(solutionDir)/Dockerfile.azure'
tags: |
$(tag)
Expand Down

0 comments on commit 8ff7795

Please sign in to comment.