Skip to content

Commit

Permalink
[APM-UI] e2e speed up build (#70704)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Jul 6, 2020
1 parent c96d9b4 commit 564e91f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/end2end.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit 564e91f

Please sign in to comment.