Switch to only use clean.sh before docker package builds
authorWes Haggard <Wes.Haggard@microsoft.com>
Wed, 29 Nov 2017 22:10:19 +0000 (14:10 -0800)
committerWes Haggard <Wes.Haggard@microsoft.com>
Wed, 29 Nov 2017 22:10:19 +0000 (14:10 -0800)
commit753a29003e31e38d200930b74a45f4df3cc5dd34
treeb37d89b9121e3d2c55831c19f5d223c24acdafff
parent91124af799340d57c50b21eaa125bdb2efa85b9c
Switch to only use clean.sh before docker package builds

All of our linux distro's should be able to share the same set of
tools because they are all portable so no need to do a full clean
and reinitialize tools each time. Instead just do a normal clean
which will clear the bin directory but keep the tools.

Commit migrated from https://github.com/dotnet/core-setup/commit/23edf362d8cf4142475b67a125a8e47770f835ab
src/installer/buildpipeline/Core-Setup-Linux-BT.json