mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
tmp add all-platforms flag
This commit is contained in:
parent
ce30dd7b3a
commit
f1ae815ca9
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ yarn run grunt functionalTests:ensureAllTestsInCiGroup;
|
|||
# Do not build kibana for code coverage run
|
||||
if [[ -z "$CODE_COVERAGE" ]] ; then
|
||||
echo " -> building and extracting OSS Kibana distributable for use in functional tests"
|
||||
node scripts/build --debug --oss
|
||||
node scripts/build --debug --oss --all-platforms
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue