[ci] hide browserslist outdated warnings (#131549) (#131561)

(cherry picked from commit 1cdf0a45a6)

Co-authored-by: Spencer <spencer@elastic.co>
This commit is contained in:
Kibana Machine 2022-05-04 14:41:14 -05:00 committed by GitHub
parent 512e52cc69
commit 74f4c6620c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,3 +98,6 @@ fi
export BUILD_TS_REFS_DISABLE=true
export DISABLE_BOOTSTRAP_VALIDATION=true
# Prevent Browserlist from logging on CI about outdated database versions
export BROWSERSLIST_IGNORE_OLD_DATA=true