Merged PR 41210: Enable internal runtimes when building tarball

- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.

Enable internal runtimes when building tarball

----
#### AI description  (iteration 1)
#### PR Classification
New feature to enable internal runtimes during the tarball creation process.

#### PR Summary
This pull request adds a step to enable internal runtimes when building the tarball.
- `src/SourceBuild/Arcade/eng/common/templates/job/source-build-create-tarball.yml`: Added a template step to enable internal runtimes.
This commit is contained in:
Matt Mitchell 2024-07-18 19:46:30 +00:00
parent 6fd7a74b5f
commit e6e362fc21

View file

@ -42,6 +42,7 @@ jobs:
arguments: $(Build.SourcesDirectory)/NuGet.config $Token
env:
Token: $(dn-bot-dnceng-artifact-feeds-rw)
- template: /eng/common/templates-official/steps/enable-internal-runtimes.yml
- script: |
set -x
df -h