Skip to content

Commit 6729990

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 22382ec commit 6729990

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ steps:
2424
command: 'build'
2525
projects: '**/*.sln'
2626

27-
27+
- task: CmdLine@2
28+
inputs:
29+
script: 'dir /s'
2830
- task: PublishBuildArtifacts@1
2931
inputs:
3032
PathtoPublish: '$(System.DefaultWorkingDirectory)/_crowcoder_PostmanDelivers'

0 commit comments

Comments
 (0)