Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+1
-1
@@ -166,6 +166,6 @@ stages:
|
|||||||
displayName: 'Publish nuget package to public feed'
|
displayName: 'Publish nuget package to public feed'
|
||||||
inputs:
|
inputs:
|
||||||
command: 'push'
|
command: 'push'
|
||||||
packagesToPush: '$(Pipeline.Workspace)/**/*.nupkg;$(Pipeline.Workspace)/**/*.snupkg'
|
packagesToPush: '$(Pipeline.Workspace)/**/*.nupkg'
|
||||||
nuGetFeedType: 'external'
|
nuGetFeedType: 'external'
|
||||||
publishFeedCredentials: 'WindowsCredentialProviderNuget'
|
publishFeedCredentials: 'WindowsCredentialProviderNuget'
|
||||||
Reference in New Issue
Block a user