Skip to content

Commit a895245

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent e2b4be4 commit a895245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ steps:
2525
projects: '**/*.sln'
2626
- task: PublishBuildArtifacts@1
2727
inputs:
28-
PathtoPublish: '$(Build.ArtifactStagingDirectory)'
28+
PathtoPublish: '$(System.DefaultWorkingDirectory)/_crowcoder_PostmanDelivers'
2929
ArtifactName: 'drop'
3030
publishLocation: 'Container'

0 commit comments

Comments
 (0)