File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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§ion-id={FF6DC598-65EC-43D5-AB29-DB38FEB82BC8}&page-id={FAFC6258-89
87- onTimeout : ' reject'
You can’t perform that action at this time.
0 commit comments