Skip to content

Commit 94177b9

Browse files
committed
Remove stale manual-push-to-nuget-and-validate job
1 parent f060208 commit 94177b9

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

release-pipeline.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,3 @@ extends:
7373
packagesToPush: '$(Pipeline.Workspace)/microsoft_MSBuildLocator/pkg/Microsoft.Build.Locator*.nupkg'
7474
nuGetFeedType: 'external'
7575
publishFeedCredentials: 'MSBuild-Locator'
76-
- job: PublicNuGetRelease
77-
displayName: 'Public NuGet release'
78-
dependsOn: PushToNuGet
79-
pool: server
80-
steps:
81-
- task: ManualValidation@0
82-
displayName: 'Push packages to NuGet'
83-
inputs:
84-
instructions: |
85-
https://microsoft.sharepoint.com/teams/toolsforeng/_layouts/OneNote.aspx?id=%2Fteams%2Ftoolsforeng%2FOne%20Note%2FToolsForSoftwareEngineers&wd=target%28Build%20Tools%2FMSBuild%2FGitHub.one%7CFF6DC598-65EC-43D5-AB29-DB38FEB82BC8%2FMyGet%20Feed%7CFAFC6258-899D-48D4-8DB4-892396202C9C%2F%29
86-
onenote:https://microsoft.sharepoint.com/teams/toolsforeng/One%20Note/ToolsForSoftwareEngineers/Build%20Tools/MSBuild/GitHub.one#MyGet%20Feed&section-id={FF6DC598-65EC-43D5-AB29-DB38FEB82BC8}&page-id={FAFC6258-89
87-
onTimeout: 'reject'

0 commit comments

Comments
 (0)