Add dotnet/versions publish as hosted job (dotnet/core-setup#5069)
authorDavis Goodin <dagood@users.noreply.github.com>
Fri, 1 Feb 2019 16:03:50 +0000 (09:03 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Feb 2019 16:03:50 +0000 (09:03 -0700)
commit0a3f877d5ffdea7f628975566760c30b85d61588
treeca1ff9c9368a4a905eb508ea1477e9c4af76aa9c
parent1f27cb9fe61c28ef2cdd8ee7f4c302d084699a2c
Add dotnet/versions publish as hosted job (dotnet/core-setup#5069)

If dotnet/versions publish is enabled in the main finalize/publish job, it fails because VersionTools is an old version. The reason for the old VersionTools is unknown. To narrow it down or work around it, use a hosted agent to ensure machine state isn't a factor, such as previous builds' tooling carrying over somehow.

Commit migrated from https://github.com/dotnet/core-setup/commit/49e3df75252673a49918aa7c9daef34a79a3a2ca
eng/jobs/finalize-publish.yml