Skip to content

Commit 8df2ca5

Browse files
author
John Luo
committed
Run Helix on all quques
1 parent 422dcc0 commit 8df2ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ stages:
606606
- script: ./build.cmd -ci -nobl -noBuildRepoTasks -restore -noBuild -projects src/Grpc/**/*.csproj
607607
displayName: Restore interop projects
608608
- script: ./build.cmd -ci -nobl -noBuildRepoTasks -noRestore -test -all -noBuildNative -projects eng\helix\helix.proj
609-
/p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true
609+
/p:IsHelixDaily=true /p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true
610610
/p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
611611
displayName: Run build.cmd helix target
612612
env:

0 commit comments

Comments
 (0)