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 4fd9c0e commit 11b76e2Copy full SHA for 11b76e2
azure-pipelines.yml
@@ -24,6 +24,6 @@ steps:
24
25
- task: PublishBuildArtifacts@1
26
inputs:
27
- PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Release\netcoreapp2.2\publish'
+ PathtoPublish: '$(Build.SourcesDirectory)\PostmanDelivers.API\bin\Release\netcoreapp2.2\publish\PostmanDelivers.API'
28
ArtifactName: 'drop'
29
publishLocation: 'Container'
0 commit comments