Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ stages:
|
|||||||
displayName: Publish symbols to internal feed
|
displayName: Publish symbols to internal feed
|
||||||
inputs:
|
inputs:
|
||||||
command: 'push'
|
command: 'push'
|
||||||
packagesToPush: '$(Build.ArtifactStagingDirectory)/*.nupkg'
|
packagesToPush: '$(Build.ArtifactStagingDirectory)/*.snupkg'
|
||||||
nuGetFeedType: 'internal'
|
nuGetFeedType: 'internal'
|
||||||
publishVstsFeed: '91a552bc-359d-4f28-bdbd-f36f71cfdf81'
|
publishVstsFeed: '91a552bc-359d-4f28-bdbd-f36f71cfdf81'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user