Remove duplicate job.yml (#86)
authorTomáš Rylek <trylek@microsoft.com>
Mon, 18 Nov 2019 23:55:22 +0000 (00:55 +0100)
committerViktor Hofer <viktor.hofer@microsoft.com>
Mon, 18 Nov 2019 23:55:22 +0000 (00:55 +0100)
commit48111e7ebaa73ea207f230002099c626de5beaca
treeef7ed40458d8a1d8d886f194d74267a6465aeff0
parentd367758894ee5ed883043f313f2d43e5620f23dd
Remove duplicate job.yml (#86)

To simplify repo consolidation I temporarily kept a copy of the
job.yml file under eng/pipelines/coreclr/templates. Now that we
no longer need to maintain compatible YAML code across
non-consolidated CoreCLR vs. consolidated runtime, we can finally
remove this duplication.

Thanks

Tomas
eng/pipelines/coreclr/templates/build-job.yml
eng/pipelines/coreclr/templates/build-test-job.yml
eng/pipelines/coreclr/templates/checkout-job.yml
eng/pipelines/coreclr/templates/crossgen-comparison-job.yml
eng/pipelines/coreclr/templates/job.yml [deleted file]
eng/pipelines/coreclr/templates/perf-job.yml
eng/pipelines/coreclr/templates/run-test-job.yml
eng/pipelines/coreclr/templates/xplat-job.yml