mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[APM-UI] e2e speed up build (#70704)
This commit is contained in:
parent
c96d9b4ba3
commit
564e91fdec
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ pipeline {
|
|||
HOME = "${env.WORKSPACE}"
|
||||
E2E_DIR = 'x-pack/plugins/apm/e2e'
|
||||
PIPELINE_LOG_LEVEL = 'DEBUG'
|
||||
KBN_OPTIMIZER_THEMES = 'v7light'
|
||||
}
|
||||
options {
|
||||
timeout(time: 1, unit: 'HOURS')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue