Merge pull request #24522 from dotnet-maestro-bot/merge/release/5.0-preview8-to-master
[automated] Merge branch 'release/5.0-preview8' => 'master'
This commit is contained in:
commit
dd25b5f91a
|
|
@ -604,7 +604,7 @@ stages:
|
||||||
jobName: Helix_x64
|
jobName: Helix_x64
|
||||||
jobDisplayName: 'Tests: Helix x64'
|
jobDisplayName: 'Tests: Helix x64'
|
||||||
agentOs: Windows
|
agentOs: Windows
|
||||||
timeoutInMinutes: 180
|
timeoutInMinutes: 240
|
||||||
steps:
|
steps:
|
||||||
# Build the shared framework
|
# Build the shared framework
|
||||||
- script: ./build.cmd -ci -nobl -all -pack -arch x64 /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
|
- script: ./build.cmd -ci -nobl -all -pack -arch x64 /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue