Skip to content

Commit bf3508c

Browse files
committed
Update cd-pipeline.yml for Azure Pipelines
1 parent 9e8484c commit bf3508c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cd-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ steps:
4949

5050
- task: DeleteFiles@1
5151
inputs:
52-
SourceFolder: $(Build.ArtifactStagingDirectory)
52+
SourceFolder: '$(build.artifactstagingdirectory)/beta'
5353
Contents: '*.symbols.nupkg'
5454

5555
- task: DeleteFiles@1

0 commit comments

Comments
 (0)