зеркало из https://github.com/microsoft/DevSkim.git
Update devskim-core.yml for Azure Pipelines
This commit is contained in:
Родитель
5bf2d7306c
Коммит
d18456786a
|
@ -474,13 +474,4 @@ stages:
|
|||
packagesToPush: '$(Build.StagingDirectory)/*.nupkg'
|
||||
nuGetFeedType: 'external'
|
||||
publishFeedCredentials: 'CST-E Nuget CI'
|
||||
verbosityPush: 'Normal'
|
||||
- task: NuGetCommand@2
|
||||
displayName: Publish NuGet Symbols
|
||||
inputs:
|
||||
command: 'push'
|
||||
packagesToPush: '$(Build.StagingDirectory)/*.snupkg'
|
||||
nuGetFeedType: 'external'
|
||||
publishFeedCredentials: 'CST-E Nuget CI'
|
||||
verbosityPush: 'Normal'
|
||||
arguments: '-SkipDuplicate'
|
||||
verbosityPush: 'Normal'
|
Загрузка…
Ссылка в новой задаче