File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -751,7 +751,7 @@ stages:
751
751
- script : ./eng/build.cmd -ci -nobl -noBuildRepoTasks -restore -noBuild -noBuildNative -projects src/Grpc/**/*.csproj
752
752
/p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log $(_InternalRuntimeDownloadArgs)
753
753
displayName : Restore interop projects
754
- - script : ./eng/build.cmd -ci -noBuildRepoTasks -noRestore -test -all -noBuildNative -projects eng\helix\helix.proj
754
+ - script : ./eng/build.cmd -ci -nobl - noBuildRepoTasks -noRestore -test -all -noBuildNative -projects eng\helix\helix.proj
755
755
/p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true
756
756
/p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log $(_InternalRuntimeDownloadArgs)
757
757
displayName : Run build.cmd helix target
You can’t perform that action at this time.
0 commit comments