Skip to content

Commit fdf0129

Browse files
committed
arguments: '--no-cache'
1 parent f5f67d7 commit fdf0129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/azure-pipelines.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ stages:
4242
containerRegistry: $(dockerRegistryServiceConnection)
4343
repository: 'demo/cms-kit-demo.abp.io'
4444
command: 'build'
45-
arguments: 'no-cache'
45+
arguments: '--no-cache'
4646
Dockerfile: '$(solutionDir)/Dockerfile.azure'
4747
tags: |
4848
$(tag)

0 commit comments

Comments
 (0)