[ci] Improve netcore build telemetry by running nupkg and tests through build.sh...
commitcd6e574b87b4746afa980165a52e0eb0a95be58e
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 16 Oct 2019 16:52:13 +0000 (16 18:52 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Oct 2019 16:52:13 +0000 (16 18:52 +0200)
treedf7e7f6e9c58f01e4b5d055a09154c221a3f83bd
parent37dc33a257184f1274d63c5c346e4a3c59ab55b7
[ci] Improve netcore build telemetry by running nupkg and tests through build.sh (#17349)

Follow-up to https://github.com/mono/mono/pull/17331.

We were running nuget pack and tests explicitly in the Azure Pipelines
config so we weren't capturing failure telemetry.
netcore/build.sh
scripts/ci/pipeline-netcore-runtime.yml
scripts/ci/run-jenkins.sh