File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,8 @@ jobs:
116116 - task : CmdLine@2
117117 displayName : Run Compliance Build
118118 inputs :
119- script : $(BuildXL.DropPath)\release\win-x64\RunInSubst.exe B=$(Build.SourcesDirectory) $(BuildXL.DropPath)\release\win-x64\bxl.exe /c:B:\complianceConfig.dsc /server- /cachemiss:[BxlPrComplianceBuild] /p:[Sdk.BuildXL]microsoftInternal=1 /enableLazyOutputs:Minimal /p:[Tool.Guardian]enabledTools=credscan,policheck /p:TOOLPATH_GUARDIAN=$(Guardian.DropPath)\Guardian /p:BUILDXL_ENLISTMENT_ROOT=B:\ /p:BUILDXL_ENLISTMENT_DATA_DIR=B:\EnlistmentData /logsDirectory:$(ComplianceBuild.LogsDirectory) /cacheConfigFilePath:B:\Out\CacheConfig.json /substTarget:B:\ /substSource:$(Build.SourcesDirectory) /verifyJournalForEngineVolumes-
119+ script : $(BuildXL.DropPath)\release\win-x64\RunInSubst.exe B=$(Build.SourcesDirectory) $(BuildXL.DropPath)\release\win-x64\bxl.exe /c:B:\complianceConfig.dsc /server- /cachemiss:[BxlPrComplianceBuild] /p:[Sdk.BuildXL]microsoftInternal=1 /enableLazyOutputs:Minimal /p:[Tool.Guardian]enabledTools=credscan,policheck /p:TOOLPATH_GUARDIAN=$(Guardian.DropPath)\Guardian /p:BUILDXL_ENLISTMENT_ROOT=B:\ /p:BUILDXL_ENLISTMENT_DATA_DIR=B:\EnlistmentData /logsDirectory:$(ComplianceBuild.LogsDirectory) /cacheConfigFilePath:B:\Out\CacheConfig.json /substTarget:B:\ /substSource:$(Build.SourcesDirectory) /verifyJournalForEngineVolumes- /logOutput:fulloutputalways /p:[Tool.Guardian]complianceLogLevel=Trace
120+
120121 env :
121122 VSTSPERSONALACCESSTOKEN : $(PAT-TseBuild-AzureDevOps-mseng-buildcache)
122123
You can’t perform that action at this time.
0 commit comments