Skip to content

Commit 11b76e2

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 4fd9c0e commit 11b76e2

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
@@ -24,6 +24,6 @@ steps:
2424

2525
- task: PublishBuildArtifacts@1
2626
inputs:
27-
PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Release\netcoreapp2.2\publish'
27+
PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Release\netcoreapp2.2\publish\PostmanDelivers.API'
2828
ArtifactName: 'drop'
2929
publishLocation: 'Container'

0 commit comments

Comments
 (0)