dotnet-installer/scripts/common
Eric Erhardt a3ab4d16d1 Fix the package cache on CI on Unix.
On the CI machines, the $HOME variable is redirected to the artifacts folder, which is under the repo root. The package cache is using $HOME. Thus between runs, the cache is removed.

To fix this, change the package cache on CI runs to be outside of the repo.
2016-02-08 17:50:52 -06:00
..
_clang.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
_common.ps1 Add back Test Env Var so tests are published to the artifacts folder. 2016-02-02 14:55:18 -08:00
_common.sh fix paths 2016-02-02 14:55:18 -08:00
_configuration.ps1 Refactoring test scripts 2016-01-30 00:21:13 -08:00
_configuration.sh Refactoring test scripts 2016-01-30 00:21:13 -08:00
_nuget.ps1 Cache NuGet packages on our CI server between builds. 2016-02-05 10:34:20 -06:00
_nuget.sh Fix the package cache on CI on Unix. 2016-02-08 17:50:52 -06:00
_prettyprint.sh Clean up build scripts 2015-12-29 01:59:02 -08:00
_rid.sh normalize centos version in RID to .7 2016-01-27 00:14:10 -08:00
_utility.ps1 Packaged Commands 2016-01-09 16:50:31 -08:00