File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 30
30
displayName : Build shared fx
31
31
- script : .\restore.cmd -ci /p:BuildInteropProjects=true
32
32
displayName : Restore interop projects
33
- - script : .\build.cmd -ci -nobl -NoRestore -test -noBuildJava - all -projects eng\helix\helix.proj /p:IsHelixDaily=true /p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
33
+ - script : .\build.cmd -ci -nobl -NoRestore -test -all -projects eng\helix\helix.proj /p:IsHelixDaily=true /p:IsRequiredCheck=true /p:IsHelixJob=true /p:BuildInteropProjects=true /p:RunTemplateTests=true /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
34
34
displayName : Run build.cmd helix target
35
35
env :
36
36
HelixApiAccessToken : $(HelixApiAccessToken) # Needed for internal queues
You can’t perform that action at this time.
0 commit comments