Use different artifact name for Mono vs CoreCLR (#2292)
authorViktor Hofer <viktor.hofer@microsoft.com>
Wed, 29 Jan 2020 10:01:49 +0000 (11:01 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2020 10:01:49 +0000 (11:01 +0100)
commiteb95163a0880cac1ba127b81e3cb753e5a65f8cc
tree908fcfd742f199de766ea4f149a36d1e1deda1f9
parentec7aac66c36bf12bf649b803568ca882d052205b
Use different artifact name for Mono vs CoreCLR (#2292)

Currently during a build-job, we overwrite existing artifacts as CoreCLR
and Mono use the same artifact name. Adding the runtime flavor name as
a differentiator.
eng/pipelines/coreclr/templates/build-job.yml
eng/pipelines/mono/templates/build-job.yml