Skip to content

Commit 66e4370

Browse files
committed
- adds temporary listing task
1 parent d762667 commit 66e4370

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.azure-pipelines/templates/download-artifacts.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ steps:
77
path: '$(Agent.BuildDirectory)/Drop/'
88
patterns: |
99
**
10-
*
10+
*
11+
- pwsh: Get-ChildItem -Recurse
12+
workingDirectory: $(Agent.BuildDirectory)

0 commit comments

Comments
 (0)