We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0339428 commit 9a7ac85Copy full SHA for 9a7ac85
azure-pipelines.yml
@@ -29,6 +29,6 @@ steps:
29
30
- task: PublishBuildArtifacts@1
31
inputs:
32
- PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Debug\netcoreapp2.2\publish\'
+ PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Release\netcoreapp2.2\publish\'
33
ArtifactName: 'drop'
34
publishLocation: 'Container'
0 commit comments