[CI] Move REPORT_FAILED_TESTS_TO_GITHUB from repo yaml to pipeline definition (#122851) (#122855)

(cherry picked from commit 20d051fda4)

Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
This commit is contained in:
Kibana Machine 2022-01-12 14:12:48 -05:00 committed by GitHub
parent 80269ccc25
commit 9ab84ec0af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,3 @@
env:
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
steps:
- command: .buildkite/scripts/lifecycle/pre_build.sh
label: Pre-Build