[ci] Improve netcore build telemetry by running nupkg and tests through build.sh...
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 16 Oct 2019 16:52:13 +0000 (18:52 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Oct 2019 16:52:13 +0000 (18:52 +0200)
commitb0f837bf35da35f0d301fc04d38d69fe0cf91750
tree94aedcd087e3bad79a595970409ef08f8de84967
parent5bd322de33660e846ad539490de4149b47ceb5fb
[ci] Improve netcore build telemetry by running nupkg and tests through build.sh (mono/mono#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.

Commit migrated from https://github.com/mono/mono/commit/cd6e574b87b4746afa980165a52e0eb0a95be58e
src/mono/netcore/build.sh