Skip installing 1.0.5 and 1.1.2 shared runtime for debian installer builds
This commit is contained in:
parent
c77f362da5
commit
508501a573
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue