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 afbb540 commit 2f48868Copy full SHA for 2f48868
.azure/pipelines/ci-public.yml
@@ -666,6 +666,8 @@ stages:
666
-NoBuildDeps
667
-configuration Release
668
displayName: Run project template tests
669
+ # Continue on error until https://github.com/dotnet/aspnetcore/issues/58957 is resolved
670
+ continueOnError: true
671
672
artifacts:
673
- name: Local_Windows_x64_Logs_Attempt_$(System.JobAttempt)
0 commit comments