Skip to content

Commit 9a7ac85

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 0339428 commit 9a7ac85

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
@@ -29,6 +29,6 @@ steps:
2929

3030
- task: PublishBuildArtifacts@1
3131
inputs:
32-
PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Debug\netcoreapp2.2\publish\'
32+
PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Release\netcoreapp2.2\publish\'
3333
ArtifactName: 'drop'
3434
publishLocation: 'Container'

0 commit comments

Comments
 (0)