Publish zipped product build bits like we do for test artifacts (dotnet/coreclr#27540)
authorTomáš Rylek <trylek@microsoft.com>
Fri, 1 Nov 2019 01:24:19 +0000 (18:24 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2019 01:24:19 +0000 (18:24 -0700)
commit97bb2c99678d08943a0013e75ef673b16c2319b8
tree64d94cfa8955cfd96c21f45ed6a229d63d933ada
parentcba64e39aec6b1cc74fe88ba0cdd2af23cebb8df
Publish zipped product build bits like we do for test artifacts (dotnet/coreclr#27540)

I have renamed xplat-test-job to xplat-pipeline-job. In perf-job
I duplicated a few variables from xplat-pipeline-job as the job
is currently based on a completely different YAML file hierarchy.
It would be probably useful to unify these two at some point but
I believe it to be beyond the scope of my simple cleanup w.r.t.
product build manipulation.

Thanks

Tomas

Commit migrated from https://github.com/dotnet/coreclr/commit/9970bccb5ea8dee5e449845bff93e3677810a2dd
eng/build-job.yml
eng/build-test-job.yml
eng/crossgen-comparison-job.yml
eng/perf-job.yml
eng/run-test-job.yml
eng/xplat-pipeline-job.yml [moved from eng/xplat-test-job.yml with 94% similarity]