Skip to content

Commit

Permalink
Remove deprecated BuildFailureReport from doc (#2914)
Browse files Browse the repository at this point in the history
The BuildFailureReport doesn't exist anymore.
Hence, this report is removed from config in the doc.
  • Loading branch information
schalkms committed Jul 31, 2020
1 parent 37c9bc5 commit 1343852
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/pages/configurations.md
Expand Up @@ -60,7 +60,6 @@ console-reports:
# - 'NotificationReport'
# - 'FindingsReport'
# - 'FileBasedFindingsReport'
# - 'BuildFailureReport'
```

#### Output Reports
Expand Down

0 comments on commit 1343852

Please sign in to comment.