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 f8ca765 commit 5ea59a8Copy full SHA for 5ea59a8
eng/pipelines/aggregate-reports.yml
@@ -125,6 +125,7 @@ jobs:
125
# GdnBreakOutputBaselineFile: java
126
# GdnBreakOutputBaseline: baseline
127
condition: succeededOrFailed()
128
+ continueOnError: true
129
# Run link verification at the end as it will run no matter the pipeline passing or failing.
130
# If this task fails with an error it shouldn't prevent aggregate reports from being generated.
131
- template: ../common/pipelines/templates/steps/verify-links.yml
0 commit comments