dotnet-installer/scripts/obtain
William Lee 221ab05346 Use one build definition to produce all Linux distro specific packages (#7615)
By using `./build.sh /t:AllLiuxDistrosNativeInstaller`

Make a sandbox folder after compile step and copy compiled artifact to it. Since the content will be Linux generic, use package step with Docker in different distros.
After finishing all the distro specific packaging, upload all of them at once

Publish to debian only support all distro

Improve perf of AllLiuxDistrosNativeInstaller, by copying more cache in to sandbox

There will be a retry if package command failed
2017-09-14 13:33:46 -07:00
..
uninstall dotnet-sdk rpm package consume store by dependency 2017-07-13 12:08:35 -07:00
dotnet-install.ps1 Miscellaneous script fixes... 2017-08-31 13:18:42 -07:00
dotnet-install.sh Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00