Skip installing 1.0.5 and 1.1.2 shared runtime for debian installer builds

This commit is contained in:
= 2017-08-07 16:06:50 -07:00
parent c77f362da5
commit 508501a573
1 changed files with 1 additions and 0 deletions

View File

@ -857,6 +857,7 @@
--rm
-v $(RepositoryRoot):$(DockerRootDirectory)
-e DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true
-e KOREBUILD_SKIP_OLD_RUNTIME_INSTALL=true
-e BuildNumber=$(BuildNumber)
-e RUNTIMESTORE_TIMESTAMP_INSTALLERNAME=$(RuntimeStoreTimestampInstallerPackageName)
-e RUNTIMESTORE_NOTIMESTAMP_INSTALLERNAME=$(RuntimeStoreNoTimestampInstallerPackageName)