Skip to content

Commit 7f67b6a

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cd-pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ steps:
5252
SourceFolder: '$(build.artifactstagingdirectory)/beta'
5353
Contents: '*.symbols.nupkg'
5454

55+
- bash: echo $(build.artifactstagingdirectory)'/beta'
56+
5557
- task: DeleteFiles@1
5658
inputs:
5759
SourceFolder: $(build.sourcesdirectory)

0 commit comments

Comments
 (0)