Ver código fonte

Merge pull request #44283 from dotnet-maestro-bot/merge/release/7.0-to-main

[automated] Merge branch 'release/7.0' => 'main'
msftbot[bot] 3 anos atrás
pai
commit
f8a9548948
1 arquivos alterados com 0 adições e 10 exclusões
  1. 0 10
      .azure/pipelines/ci.yml

+ 0 - 10
.azure/pipelines/ci.yml

@@ -265,16 +265,6 @@ stages:
                 $(WindowsArm64InstallersLogArgs)
         displayName: Build ARM64 Installers
 
-      # A few files must also go to the VS package feed.
-      - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest'), ne(variables.PostBuildSign, 'true')) }}:
-        - task: NuGetCommand@2
-          displayName: Push Visual Studio packages
-          inputs:
-            command: push
-            packagesToPush: 'artifacts/packages/**/VS.Redist.Common.AspNetCore.*.nupkg'
-            nuGetFeedType: external
-            publishFeedCredentials: 'DevDiv - VS package feed'
-
       artifacts:
       - name: Windows_Logs
         path: artifacts/log/