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 @@ -694,7 +694,7 @@ stages:
694
694
displayName : Build shared fx
695
695
- script : ./restore.sh -ci
696
696
displayName : Restore
697
- - script : ./build.sh -ci -- arch arm64 -test --no-build-nodejs -projects $(Build.SourcesDirectory)/eng/helix/helix.proj /p:IsHelixJob=true /p:IsHelixDaily=true /p:BuildAllProjects=true /p:BuildNative=true /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log -bl
697
+ - script : ./build.sh -ci -noRestore -- arch arm64 -test -projects $(Build.SourcesDirectory)/eng/helix/helix.proj /p:IsHelixJob=true /p:IsHelixDaily=true /p:BuildAllProjects=true /p:BuildNative=true /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log -bl
698
698
displayName : Run build.sh helix arm64 target
699
699
env :
700
700
HelixApiAccessToken : $(HelixApiAccessToken) # Needed for internal queues
You can’t perform that action at this time.
0 commit comments