eng/SourceBuild.props: when unset, let the repo determine RuntimeOS. (#82546)
authorTom Deseyn <tom.deseyn@gmail.com>
Fri, 24 Mar 2023 11:37:29 +0000 (12:37 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Mar 2023 11:37:29 +0000 (12:37 +0100)
commitfc66eacb277979d4c329732db4529f00021039f8
tree4c55977f848cd0100d8a244dafd2af18fecaa760
parent915ad08db2bbbc6b63757db0f6da8446ab8426d6
eng/SourceBuild.props: when unset, let the repo determine RuntimeOS. (#82546)

* eng/SourceBuild.props: when unset, let the repo determine RuntimeOS.

When source-build builds runtime, it will pass RuntimeOS and BaseOS.

When the repo is built directly using './build.sh --sb', let the repo
determine those values rather than calculating them in SourceBuild.props.

* global-build-job.yml: remove unneeded runtimeOS param.
eng/SourceBuild.props
eng/pipelines/common/global-build-job.yml