diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 3d49edabe1..ee217a8b85 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -501,11 +501,6 @@ stages: inputs: artifact: nupkg path: $(Build.ArtifactStagingDirectory)/nupkg - - task: NuGetCommand@2 - displayName: NuGet push - inputs: - command: restore - projects: $(solution) - task: NuGetCommand@2 displayName: NuGet push inputs: