зеркало из https://github.com/microsoft/BuildXL.git
Add /ado flag to runcheckintest when building in the lab (#779)
This commit is contained in:
Родитель
8a5dcea038
Коммит
f07942480a
|
@ -17,7 +17,7 @@ set MINIMAL_LAB=0
|
|||
REM These are provided to bxl.cmd only when /lab is specified (automated builds).
|
||||
REM For lab builds, log full outputs.
|
||||
REM For lab builds, retry unit tests automatically.
|
||||
set LAB_SPECIFIC_ARGS=-DisableInteractive /logOutput:FullOutputOnError /p:RetryXunitTests=1 /processRetries:3
|
||||
set LAB_SPECIFIC_ARGS=-DisableInteractive /logOutput:FullOutputOnError /p:RetryXunitTests=1 /processRetries:3 /ado
|
||||
set INTERNAL_BUILD_ARGS=/p:[Sdk.BuildXL]microsoftInternal=1
|
||||
|
||||
if not defined [BuildXL.Branding]SemanticVersion (
|
||||
|
|
Загрузка…
Ссылка в новой задаче