Added publish artifacts step
This commit is contained in:
parent
409d2b86a5
commit
54877d8129
@ -36,4 +36,6 @@ jobs:
|
|||||||
modifyOutputPath: false
|
modifyOutputPath: false
|
||||||
feedsToUse: config
|
feedsToUse: config
|
||||||
nugetConfigPath: src/NuGet.config
|
nugetConfigPath: src/NuGet.config
|
||||||
|
- task: PublishBuildArtifacts@1
|
||||||
|
displayName: 'Publish Artifact: drop'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user