We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ae8a4 commit fdcb8cfCopy full SHA for fdcb8cf
.azure/pipelines/quarantined-tests.yml
@@ -59,6 +59,7 @@ jobs:
59
$(Build.SourcesDirectory)/eng/helix/helix.proj /p:IsHelixJob=true /p:IsHelixDaily=true /p:RunQuarantinedTests=true
60
/p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
61
displayName: Run build.sh helix arm64 target
62
+ continueOnError: true
63
env:
64
HelixApiAccessToken: $(HelixApiAccessToken) # Needed for internal queues
65
SYSTEM_ACCESSTOKEN: $(System.AccessToken) # We need to set this env var to publish helix results to Azure Dev Ops
0 commit comments