Skip to content

Commit

Permalink
Update cd-pipeline.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
rdelrosario committed May 30, 2020
1 parent bf3508c commit 7f67b6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ steps:
SourceFolder: '$(build.artifactstagingdirectory)/beta'
Contents: '*.symbols.nupkg'

- bash: echo $(build.artifactstagingdirectory)'/beta'

- task: DeleteFiles@1
inputs:
SourceFolder: $(build.sourcesdirectory)
Expand Down

0 comments on commit 7f67b6a

Please sign in to comment.