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

(cherry picked from commit 1cdf0a45a6)

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

View file

@ -95,3 +95,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